summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-07-07 20:12:58 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-07-07 20:12:58 +0000
commit502c76be8587c1138f4939411be77830619f64d2 (patch)
tree975189dde9d25680dac9802bd36cf41321a6c201 /ChangeLog
parent9836222a00028cc9a3aea9bb4c316a00b59ea33a (diff)
downloadmana-client-502c76be8587c1138f4939411be77830619f64d2.tar.gz
mana-client-502c76be8587c1138f4939411be77830619f64d2.tar.bz2
mana-client-502c76be8587c1138f4939411be77830619f64d2.tar.xz
mana-client-502c76be8587c1138f4939411be77830619f64d2.zip
Ported to Guichan 0.7.0. Unfortunately, since Guichan 0.6.x didn't have a
FocusListener, compatibility with older versions is broken.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f1130a9b..073ce04a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2007-06-29 Philipp Sehmisch <tmw@crushnet.org>
+2007-07-07 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * src/gui/gui.cpp, src/gui/chatinput.h, src/gui/chatinput.cpp,
+ INSTALL: Ported to Guichan 0.7.0. Unfortunately, since Guichan 0.6.x
+ didn't have a FocusListener, compatibility with older versions is
+ broken.
+
+2007-06-29 Philipp Sehmisch <tmw@crushnet.org>
* src/particle.cpp, src/particleemitter.cpp: Corrected some perspective
issues of the particle engine and fixed a crash caused by particles