From 808395820d7744e0bd329cbefe835a02268c9235 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Sun, 7 Jul 2019 18:48:37 -0700 Subject: [PATCH] Add stuff to the ChangeLog. --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 27fcb79..eccd5ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,15 @@ NEW FEATURES - Sound driver selection is automated through the use of libao. +- Allow for an alternative Blorb file to be specified on the command line. + + +BUG FIXES + +- Overhauled MacOS compilation. + +- Corrected problems with error handling. + Summary of changes between Frotz 2.43 and Frotz 2.44: ===================================================== @@ -38,7 +47,7 @@ BUG FIXES - Added some fflush() calls to make Dumb Frotz more suitable for bot use. -- Removed old-style save support. It was getting hard to manage. Only +- Removed old-style save support. It was getting hard to manage. Only the Quetzal save file format is supported now. - Fixed assorted minor 64-bitness problems. -- 2.34.1