From 21df1c58002dd012feaa3aed153e78ddf4ff0193 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Tue, 1 Feb 2005 22:55:43 +0000 Subject: [PATCH] update git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1506 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index d4f2986aa..b18df365a 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.4: +- Better dependency checking in unix build scripts - SvdB - Many options menu changes: left-justified categories, and the ability to change driver/resolution/bpp/scaler in real time, and updates are less frequent so as to spare the DCQ -McMartin