summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9382ee08..92b35668 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
* src/net/protocol.cpp, src/net/protocol.h, src/net/messagein.cpp,
src/net/playerhandler.cpp, src/Makefile.am: Got rid of no longer used
protocol.cpp.
+ * src/gui/login.cpp, src/gui/register.h, src/gui/login.h,
+ src/gui/register.cpp: Got rid of server input field since connecting
+ to the account server now happens before the login and register
+ dialogs.
2006-08-27 Guillaume Melquiond <guillaume.melquiond@gmail.com>