summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2007-06-12 12:24:53 +0000
committerDavid Athay <ko2fan@gmail.com>2007-06-12 12:24:53 +0000
commit8d8c688520a1af14f0dd99e42045c3c1106d09ac (patch)
tree04e10ab9113148dd2df5f0ff94ab4863aea06627 /ChangeLog
parent65539d91787bf2b122f833781fed8b6aa9bc13cd (diff)
downloadmana-client-8d8c688520a1af14f0dd99e42045c3c1106d09ac.tar.gz
mana-client-8d8c688520a1af14f0dd99e42045c3c1106d09ac.tar.bz2
mana-client-8d8c688520a1af14f0dd99e42045c3c1106d09ac.tar.xz
mana-client-8d8c688520a1af14f0dd99e42045c3c1106d09ac.zip
Fix of DEF_BONUS not updating, and added Mac OSX icon.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d960159..e0f137cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2007-06-11 Philipp Sehmisch <tmw@crushnet.org>
+2007-06-12 David Athay <ko2fan@gmail.com>
- * src/particle.h, src/being.cpp: Fixed a bug that prevented being-controlled
- particles from being deleted (thanks to tuchs for reporting).
+ * src/net/playerhandler.cpp, data/icons/The Mana World.icns: Fixed bug
+ with DEF_BONUS not updating Mantis id: 0000087 and add Mac OSX icon.
+
+»¿2007-06-11 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/particle.h, src/being.cpp: Fixed a bug that prevented
+ being-controlled particles from being deleted (thanks to tuchs for
+ reporting).
2007-06-06 Bjørn Lindeijer <bjorn@lindeijer.nl>