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 956ef0d9..87b2f178 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,8 @@
entries in the code.
* src/net/network.h, src/net/network.cpp: Added documentation and did
a bit of cleanup (peer pointers now stored in an array).
+ * src/gui/register.cpp, src/main.h: Made cancel button in register
+ dialog go back to the login dialog and cleaned up two unused states.
2006-08-19 Bjørn Lindeijer <bjorn@lindeijer.nl>