From: David Griffith Date: Tue, 24 Jan 2023 22:59:00 +0000 (-0800) Subject: Created an entry in ChangeLog for the upcoming 2.55 version. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=c5c6243f0384cbde97951b0f166ca84efc898433;p=liskon_frotz.git Created an entry in ChangeLog for the upcoming 2.55 version. I accidentally put mention of removal of the BUGS file in the 2.54 release notes. The deletion of this superfluous file happened after 2.54 was released. --- diff --git a/ChangeLog b/ChangeLog index b9aa3f1..3b27444 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Summary of changes between Frotz 2.55 and Frotz 2.55: +===================================================== + +Frotz 2.55 is currently in development. + +BUG FIXES + +- Not a bug in Frotz itself, but the BUGS text file was deleted from the + source repository and tarball before the release of Frotz 2.50. + + Summary of changes between Frotz 2.53 and Frotz 2.54: ===================================================== @@ -31,9 +42,6 @@ BUG FIXES - Made the dumb and curses interfaces read the resolution chunk from Blorb files. Previously they would assume a resolution of 320x200. -- Not a bug in Frotz itself, but the BUGS text file was deleted from the - source repository and tarball before the release of Frotz 2.50. - Summary of changes between Frotz 2.52 and Frotz 2.53: =====================================================