More ChangeLog tweaks.
authorDavid Griffith <dave@661.org>
Fri, 15 May 2015 08:23:34 +0000 (01:23 -0700)
committerDavid Griffith <dave@661.org>
Fri, 15 May 2015 08:23:34 +0000 (01:23 -0700)
ChangeLog

index 775d90b1fefd633169d518713a659a72bb4c0ad8..583d2e16aae7281e5d4ceefd44e693648e97f55f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,10 +11,14 @@ NEW FEATURES
 
 - Makefile and code for compiling for 16-bit DOS.
 
+
 BUG FIXES
 
 - Fixed a problem with saving and restoring in certain games.
 
+- 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.