From: David Griffith Date: Fri, 15 May 2015 21:58:59 +0000 (-0700) Subject: Yet another ChangeLog tweak. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=1b06497d58e50209bb297c531e9762f609b20009;p=liskon_frotz.git Yet another ChangeLog tweak. --- diff --git a/ChangeLog b/ChangeLog index 583d2e1..35ce356 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,8 @@ BUG FIXES - Fixed a problem with saving and restoring in certain games. +- Added soem fflush() calls to make Dumb Frotz more suitable for bot use. + - Removed old-style save support. It was getting hard to manage. Only the Quetzal save file format is supported now.