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 38f15618..b3fa7c7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
software mode.
* src/gui/login.cpp: Fixed small issue where default server didn't fit
in the server entry field properly.
+ * src/main.cpp: Display a progress bar and connecting status for each
+ server and display the version using a gcn::Label.
2007-03-20 David Athay <ko2fan@gmail.com>