diff --git a/ChangeLog b/ChangeLog index 8669044..4d3fc6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -$Id: ChangeLog,v 1.71 2004/02/08 00:43:30 stpohle Exp $ +$Id: ChangeLog,v 1.72 2004/02/08 02:25:34 stpohle Exp $ +Version 0.11.2 +============== +2004-02-08 - Fixed: forgot to put the Message F4 to start the game into the playerselection screen. I put this only into the @@ -41,6 +44,13 @@ $Id: ChangeLog,v 1.71 2004/02/08 00:43:30 stpohle Exp $ - Changed: if no human players are left the game will end +- Added: Manual Section into the Game. And the MENU_image + element to show some graphic in the menus. + +- Changed: Games with only AI Players left will end. As a + draw game. So it won't get borring to keep watching the + ai players. + Version 0.11.1 ==============