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 96cfa8c2..7adb499a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
all messages.
* src/client.cpp: Removed requesting character listing, as this comes
with the succesful register/login responses.
+ * src/accounthandler.cpp, src/accounthandler.h: Put handling of
+ registrations in a separate method and cleaned it up a bit.
2006-07-31 Bjørn Lindeijer <bjorn@lindeijer.nl>