summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2008-04-01 17:43:59 +0000
committerDavid Athay <ko2fan@gmail.com>2008-04-01 17:43:59 +0000
commitc04c1c8ff6c4202a35e19f3d369f7456edffd943 (patch)
treedfdfdf927d95cab54940ac1d7b553a3d24f25b4f /ChangeLog
parentfabc9567b86e5e6a9b7b463f47869fc13e7ae33b (diff)
downloadmana-c04c1c8ff6c4202a35e19f3d369f7456edffd943.tar.gz
mana-c04c1c8ff6c4202a35e19f3d369f7456edffd943.tar.bz2
mana-c04c1c8ff6c4202a35e19f3d369f7456edffd943.tar.xz
mana-c04c1c8ff6c4202a35e19f3d369f7456edffd943.zip
Made it possible to move the chat window
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a5db191..b423d66f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
* src/game.cpp, src/gui/guildwindow.h, src/gui/chat.cpp,
src/gui/guildwindow.cpp, src/net/guildhandler.cpp: Fixed up chat
and guilds.
-
+ * src/gui/chat.cpp: Made it possible to move the chat window.
2008-03-31 Philipp Sehmisch <tmw@crushnet.org>