Bugfix for #734 + small cleanup

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2676 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2007-01-19 06:48:06 +00:00
parent d54345bf94
commit 5e055e5003
6 changed files with 9 additions and 11 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- DUCK videos now play correctly after a video mode change; bug #734 - Alex
- Cancel key will now quit out of the Manifest Menu (Bug #838) - Michael
- Added -w and -x commandline options, to counter -f and -o; used these
to implement "Safe Mode" links in the Win32 installer (Bug #946)