summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 62585ceb..8b22ac39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-2007-02-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
+2007-02-27 Philipp Sehmisch <tmw@crushnet.org>
+ * gui/button.cpp, src/guibutton.h,
+ src/gui/tabbedcontainer.cpp, src/gui/tabbedcontainer.h:: Tabbed
+ containers now display the button of the active tab pressed all
+ the time.
+ * src/game.cpp, src/gui/chat.cpp, src/gui/chat.h, src/chathandler.cpp,
+ src/net/chatserver/chatserver.cpp, src/net/chatserver/chatserver.h,
+ src/net/protocol.h: Implementation of chat channels by Trapdoor.
+ * src/graphics.h: MSVC Compilation fix by Trapdoor.
+
+2007-02-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/CMakeLists.txt: Updated CMake file.