From 85b62ddf81ea550244ff0951e64de4152fe6bc18 Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Tue, 19 Dec 2006 00:24:39 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2627 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 1401932b0..082f1b83a 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,7 @@ 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 + is compiled without Netplay support - SvdB - Take $CFLAGS and $LDFLAGS into account for dependency detection (they were already used for the building itself) - SvdB - Validate UQM version of either side of a Netplay game - SvdB