New heading for 0.7, and a typo fix.

Also, more importantly, a test to ensure that the CVS-update
mailing list is receiving updates from the shiny new SVN
repository.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2629 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2006-12-19 02:06:32 +00:00
parent 1c2447dd7c
commit cf26454d14
+4 -1
View File
@@ -1,3 +1,6 @@
Changes towards version 0.7:
- None yet
Changes towards version 0.6:
- Fixed a bug where an input delay was used for non-network games - SvdB
- Fixed a bug where the victory ditty would end prematurely when UQM
@@ -82,7 +85,7 @@ Changes towards version 0.6:
-Michael
Changes towards version 0.5:
- Innocent origiginal c&p bug fixed, from bpoint.
- Innocent original c&p bug fixed, from bpoint.
- Handle relative dirs in -C correctly, from Jan Lönnberg (part of bug #738).
- Internationalization fixes: moved many hardcoded English strings
into string resource file starcon.txt (bug #778), from Andrew Zabolotny