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 c3638190..b8040b7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* src/gui/char_select.cpp, src/net/charserverhandler.h,
src/net/charserverhandler.cpp: Some preparations towards supporting
character select and response handling.
+ * src/net/charserverhandler.cpp: Fixed typo and forgetting to add
+ APMSG_CHAR_SELECT_RESPONSE to the list of handled messages.
2006-08-14 Bjørn Lindeijer <bjorn@lindeijer.nl>