summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb31529b..bb7ed5d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
system. Removed an now unused header.
* src/game.cpp: Commented a switch case label that was left uncommented
though the rest was commented.
+ * src/resources/buddylist.cpp, src/main.h: Removed unneeded header from
+ main.h, added it to buddylist.cpp.
2005-08-02 Andrej Sinicyn <andrej4000@gmail.com>