From 99a762fe64e372bdac11b513659b9ee915b9813c Mon Sep 17 00:00:00 2001 From: meep-eep Date: Mon, 30 May 2005 02:47:45 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1821 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index d7ceae406..a4dd62d85 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,3 +1,9 @@ +Changes towards version 0.5: +- Cleaner build output. Set '$BUILD_VERBOSE' to 1 for old output. - SvdB +- Improved dependency tracking for unix build system. - SvdB + "./build.sh uqm depend" is only needed for checking for new source files. +- handle "." and ".." in paths - SvdB + Changes towards version 0.4: - Nicer title image during intro, from Nic - Installation routine for MacOS X, from Nic.