From 0852a7a2a57dbaf3a8e2c9af31e105cf438f1548 Mon Sep 17 00:00:00 2001 From: floty Date: Sun, 13 Nov 2011 20:40:28 +0000 Subject: [PATCH] changelog for 0.9-beta1 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 315070ec..d4e0b05f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-11-13 version 0.9-beta1 +- add aditional log message for rejoined players +- disable rejoin for players who have been kicked +- BUGFIX: Country flag name is displayed in a tooltip (#9) +- BUGFIX: prevent delayed begin of logging in network games +- BUGFIX: close an information gap in server-client-communication + 2011-10-29 version 0.9-alpha - Players are able to rejoin internet games after being disconnected (#5) - The chat bot is now also present in ranking games (#1)