From cf26454d1403c9292f5da67949e2a90eb09b1cb2 Mon Sep 17 00:00:00 2001 From: mcmartin Date: Tue, 19 Dec 2006 02:06:32 +0000 Subject: [PATCH] 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 --- sc2/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 082f1b83a..69bede0c5 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -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