The unix build script should now be able to detect SDL on Darwin (bug #358)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1387 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2004-06-16 23:22:19 +00:00
parent 8aa026c23b
commit a8ef5a61c8
4 changed files with 58 additions and 12 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.4:
- The unix build script is now able to detect SDL on Darwin (bug #358) - SvdB
- Resource units given more obviously when ordering a probe to
self-destruct (bug #586), from Nic.
- Shipyard "Combat Energy" changed to reflect the recharge rate (bug #522).