From b15166a8e9074a54ad981e2d13a4dba552a31e7d Mon Sep 17 00:00:00 2001 From: lotodore Date: Sun, 13 Nov 2011 20:45:26 +0000 Subject: [PATCH] Adding rejoin fix. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d4e0b05f..7799849a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ - 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 +- BUGFIX: player is now shown as "active" after rejoin 2011-10-29 version 0.9-alpha - Players are able to rejoin internet games after being disconnected (#5)