Mention the editor gui's overhaul in the changelogs.

This commit is contained in:
fendrin 2013-05-12 19:17:44 +02:00
parent 6689c4281b
commit 43a02f2f1a
2 changed files with 2 additions and 0 deletions

View file

@ -19,6 +19,7 @@ Version 1.11.2+dev:
* Fixed 'end turn' button's state issue: button stays disabled after the first turn.
* Fixed bug #20592: dialog (wml_message.cfg) is shifted by the
distance between the left edge of the screen and the game map
* Overhaul of the editor's gui
* WML engine:
* Fixed invalid memory access issues caused by subnamespaced persistent WML
variables (bug #20385).

View file

@ -17,6 +17,7 @@ Version 1.11.2+dev:
in difficulty of a loading game won't take effect (bug #20381).
* Dialog (wml_message) is shifted by the
distance between the left edge of the screen and the game map (bug #20592).
* Overhaul of the editor's gui
* WML engine:
* fix negative gold carried over (bug #20676)