ChangeLog update for revision 2663

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2664 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2007-01-14 04:53:07 +00:00
parent 312cb8bcea
commit 6a880da5e2
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.7:
- Exit with failure if basic content cannot be found, ensuring proper
error reporting under Windows - Michael
- Popup windows for "Really Exit?" and Game Pause are immune to fades
and crossfades (Bug #455) - Michael
- No longer depend on SDLK_LAST statically; key input should now be safe