*** empty log message ***

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1653 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2005-04-19 10:30:35 +00:00
parent 29a3553f5e
commit ee79780c71
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.4:
- Guard access to the Clock so that accessing it is a no-op when the game
isn't actually in progress (bug #678), from Nic
- Accept files with .uqm extension for packages (bug #558)
Added regex fallback files. - SvdB
- Music volume normalized throughout the game (bug #718) -Alex