summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-10-23 19:02:26 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-10-23 19:02:26 +0000
commitb89f24fccfb15be8047815a3e2282292418714e2 (patch)
tree2f03bc5b6ce0c10b6c9249e27652fc95981a5f10 /ChangeLog
parent0c094fae3bf55bee4babe1cadd8311a91b353079 (diff)
downloadmana-client-b89f24fccfb15be8047815a3e2282292418714e2.tar.gz
mana-client-b89f24fccfb15be8047815a3e2282292418714e2.tar.bz2
mana-client-b89f24fccfb15be8047815a3e2282292418714e2.tar.xz
mana-client-b89f24fccfb15be8047815a3e2282292418714e2.zip
Added zlib check before PhysFS check. The PhysFS check was failing on MSYS
because of a missing -lz.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dfe9b9c..58265fe8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * configure.ac: Added zlib check before PhysFS check. The PhysFS check
+ was failing on MSYS because of a missing -lz.
+
2006-10-12 Yohann Ferreira <bertram@cegetel.net>
* debian/rules, debian/tmw-data.install, debian/tmw-data.dirs,
@@ -32,7 +37,6 @@
src/resources/ambientoverlay.h: Resolved some weirdness involving
the terms scroll and speed.
-
2006-10-07 Eugenio Favalli <elvenprogrammer@gmail.com>
* The Mana World.dev, tmw.cbp: Updated project files.