Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19b4dc1
)
More ChangeLog tweaks.
author
David Griffith
<dave@661.org>
Fri, 15 May 2015 08:23:34 +0000
(
01:23
-0700)
committer
David Griffith
<dave@661.org>
Fri, 15 May 2015 08:23:34 +0000
(
01:23
-0700)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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.