summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 84dbf71a..1d15c616 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2007-09-20 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+2007-09-22 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/gui/browserbox.cpp: Removed some useless things.
+ * src/logindata.h, src/gui/linkhandler.h, src/channelmanager.h,
+ src/channelmanager.cpp, src/utils/minmax.h: Fixed missing includes and
+ cleaned a bit.
+
+2007-09-21 Guillaume Melquiond <guillaume.melquiond@gmail.com>
* src/gui/chat.cpp: Fixed resizing of chat window.