Correct memory saving statement in earlier commit

This commit is contained in:
Ignacio R. Morelle 2008-12-04 00:48:19 +00:00
parent 44071db8e7
commit aef161e8e5

View File

@ -36,7 +36,7 @@ Version 1.5.6+svn:
* Added the 'round' key to [set_variable].
* Miscellaneous and bug fixes:
* New memory allocator introduced to the engine. It should
produce 5-10% savings in memory usage.
produce 5-10% savings in memory usage on 64-bit systems.
* Included extra headers for certain g++ versions (patch #1113).
* Fixed random memory corruption/assertion failure/massive leak due
to story screens.