Update changelog for the UI commit

This commit is contained in:
Bär Halberkamp 2016-07-27 14:34:43 -04:00
parent 95cf110293
commit a3f7274f28
2 changed files with 2 additions and 0 deletions

View file

@ -50,6 +50,7 @@ Version 1.13.4+dev:
command line (i.e. messages appear in the console)
* The Lua console screen now has a clear button
* Fix bug #24762: Editor actions are out of sync after resizing.
* Increased the font size for text in buttons.
* WML engine:
* Add color= attribute to [message].
* Add [else], search_recall_list=, auto_recall= to [role]

View file

@ -23,6 +23,7 @@ Version 1.13.4+dev:
* Added a gui method to activate loggers (Preferences -> Advanced -> Logging)
loggers activated in the gui print just like loggers activated in the
command line (i.e. messages appear in the console)
* Increased the font size for text in buttons.
* Miscellaneous and bug fixes:
* Allow changing keybindings for scrolling the map.