summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 66586396..c5e01461 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
+2006-12-29 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/gui/connection.cpp: Fixed displaying of progress dialog.
+
2006-12-29 Philipp Sehmisch <tmw@crushnet.org>
- * src/localplayer.h, src/net/beinghandler.cpp, src/net/beinghandler.h,
- src/net/gameserver/player.cpp, src/net/gameserver/player.h,
- src/net/protocol.h:
- Implemented catching and displaying of damage notifications.
+ * src/localplayer.h, src/net/beinghandler.cpp, src/net/beinghandler.h,
+ src/net/gameserver/player.cpp, src/net/gameserver/player.h,
+ src/net/protocol.h: Implemented catching and displaying of damage
+ notifications.
2006-12-27 Philipp Sehmisch <tmw@crushnet.org>