From 6a880da5e272cfc1286453e33590385fec756f4f Mon Sep 17 00:00:00 2001 From: mcmartin Date: Sun, 14 Jan 2007 04:53:07 +0000 Subject: [PATCH] ChangeLog update for revision 2663 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2664 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 35394f0f5..eb8c15785 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -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