git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2627 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2006-12-19 00:24:39 +00:00
parent 9d33198ba3
commit 85b62ddf81
+3
View File
@@ -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