summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2008-07-03 16:13:57 +0000
committerDavid Athay <ko2fan@gmail.com>2008-07-03 16:13:57 +0000
commitd22c6843a9b9f06a0f9e05bed268bfab90b75031 (patch)
tree8a8c8068977f733ded36b9f12f274395401cfcc2 /ChangeLog
parent68b7cdb813c937373a840a55844d42626be4763b (diff)
downloadmana-client-d22c6843a9b9f06a0f9e05bed268bfab90b75031.tar.gz
mana-client-d22c6843a9b9f06a0f9e05bed268bfab90b75031.tar.bz2
mana-client-d22c6843a9b9f06a0f9e05bed268bfab90b75031.tar.xz
mana-client-d22c6843a9b9f06a0f9e05bed268bfab90b75031.zip
Fix guild window focus and crash bug
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be9e7132..46e5f4f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-03 David Athay <ko2fan@gmail.com>
+
+ * src/game.cpp, src/gui/window.cpp: Fix guild window focus and fix crash
+ when typing in account login.
+
2008-07-02 Philipp Sehmisch <tmw@crushnet.org>
* src/being.cpp: Fixed speech bubbles staying on screen during map change bug.