summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-01-14 10:48:13 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-01-14 10:48:13 +0000
commit4049c6a791ce349d652c2c770c70d9f1a5909f28 (patch)
treea41f7dafca2b54f9b4f1ff71f291a743f7d29145 /ChangeLog
parent524d2d23d632907d9158de93a7237c853ceef241 (diff)
downloadmana-client-4049c6a791ce349d652c2c770c70d9f1a5909f28.tar.gz
mana-client-4049c6a791ce349d652c2c770c70d9f1a5909f28.tar.bz2
mana-client-4049c6a791ce349d652c2c770c70d9f1a5909f28.tar.xz
mana-client-4049c6a791ce349d652c2c770c70d9f1a5909f28.zip
ixed an error in Davids last commit (couldn't compile that way).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index baeb98c3..8d101961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* data/maps/new_10-1.tmx, data/maps/new_11-1.tmx: Added new versions of
snow maps by 5t3v3.
+ * src/sound.cpp: Fixed an error in Davids last commit (couldn't compile
+ that way).
2008-01-13 David Athay <ko2fan@gmail.com>