summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index e0f137cd..be9429b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,10 @@
2007-06-12 David Athay <ko2fan@gmail.com>
- * 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.
+ * src/net/playerhandler.cpp: Fixed bug with DEF_BONUS not updating
+ Mantis id: 0000087
+ * data/icons/The Mana World.icns: Added Mac OSX icon.
-»¿2007-06-11 Philipp Sehmisch <tmw@crushnet.org>
+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