summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-03-01 01:41:07 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-03-01 01:41:07 +0000
commitb047811ba2e0fd8ced277f9b3f7bc35d6c274e09 (patch)
tree53cb7399b3379a3e9f2f3b1c12d1e7f8a2c4967b /ChangeLog
parent7c4f4f9bedf3f1cf0566f4cad2f4eedd59075a57 (diff)
downloadmana-client-b047811ba2e0fd8ced277f9b3f7bc35d6c274e09.tar.gz
mana-client-b047811ba2e0fd8ced277f9b3f7bc35d6c274e09.tar.bz2
mana-client-b047811ba2e0fd8ced277f9b3f7bc35d6c274e09.tar.xz
mana-client-b047811ba2e0fd8ced277f9b3f7bc35d6c274e09.zip
Replaced the basic guichan text field class with our derivate class.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f9f2733..3fec3f4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-01 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/gui/textdialog.cpp, src/gui/textdialog.h: Replaced the basic
+ guichan text field class with our derivate class.
+
2008-02-27 Philipp Sehmisch <tmw@crushnet.org>
* src/net/beinghandler.cpp, src/net/gamehandler/player.cpp,