Changelog entries for bugs fixed as side-effects of my recent fixes.

This commit is contained in:
Gabriel Morin 2012-04-23 04:16:28 +00:00
parent fe956e1415
commit d7e8cd1c93
2 changed files with 4 additions and 0 deletions

View file

@ -145,6 +145,8 @@ Version 1.11.0-svn:
* Shortened all context menu items
* Fixed bug #19619 : In local games, units keep ghosted appearance during opponent's turn
* Fixed bug #19613 : Multiple attacks after planning attacks in whiteboard
* Fixed bug #19618: Problems with ending turn with impossible moves
* Fixed bug #19615: Can see part of opponents' planned moves in local multiplayer game
* WML engine:
* new action tag: [clear_menu_item] id=...
* new key: [set_menu_item][command]delayed_variable_substitution=yes|no

View file

@ -85,6 +85,8 @@ Version 1.11.0-svn:
* Shortened all context menu items.
* Fixed bug #19619 : In local games, units keep ghosted appearance during opponent's turn.
* Fixed bug #19613 : Multiple attacks after planning attacks in whiteboard.
* Fixed bug #19618: Problems with ending turn with impossible moves.
* Fixed bug #19615: Can see part of opponents' planned moves in local multiplayer game.
* Miscellaneous and bug fixes:
* Fix wrong preferences path suffix (1.1 instead of 1.10) on Linux and other