Add stuff to the ChangeLog.
authorDavid Griffith <dave@661.org>
Mon, 8 Jul 2019 01:48:37 +0000 (18:48 -0700)
committerDavid Griffith <dave@661.org>
Mon, 8 Jul 2019 01:48:37 +0000 (18:48 -0700)
ChangeLog

index 27fcb7985474f9bc0c7ecbce53f81cb48583c133..eccd5ac9d39655fb46786e4766976a1de15afe1e 100644 (file)
--- 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.