From b50bec531d693969667527613755fa49b64debec Mon Sep 17 00:00:00 2001 From: David Griffith Date: Sun, 7 Jul 2019 19:13:37 -0700 Subject: [PATCH] Added another note to the ChangeLog. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index eccd5ac..47c84d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,8 @@ BUG FIXES - Corrected problems with error handling. +- Fixed a lot of unsafe strcpy() and strcat() calls. + Summary of changes between Frotz 2.43 and Frotz 2.44: ===================================================== -- 2.34.1