Properly handle cleanup of the Eta Vulpeculae II stringtable (Bug 1028)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2915 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2008-02-01 08:09:07 +00:00
parent f579d17430
commit 4c3e4cf122
3 changed files with 10 additions and 15 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Androsynth ruins freeing condition now uses cycles (Bug #1028) - Michael
- .rmp files now carry the types of the targets - Michael
- Joystick threshold defaults to 10,000, not 0 (Bug #1046) - Michael
- Remove MEM_HANDLEs from everywhere outside of memlib - Michael