From: David Griffith Date: Mon, 8 Jul 2019 02:13:37 +0000 (-0700) Subject: Added another note to the ChangeLog. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=b50bec531d693969667527613755fa49b64debec;p=liskon_frotz.git Added another note to the ChangeLog. --- 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: =====================================================