Update changelogs and RELEASE_NOTES

This commit is contained in:
Ignacio R. Morelle 2014-02-21 02:31:44 -03:00
parent d1635436c9
commit 892f233f65
3 changed files with 12 additions and 0 deletions

View file

@ -32,6 +32,10 @@ Additionally, the format used for logging these errors to stderr has changed:
[/list]
[/section]
[section="New screenshots notification dialog"]
The pop-up notification displayed when taking a screenshot of the game UI or map has been replaced with a small dialog including options to copy the screenshot file path to clipboard, open it with an external application, or browse the screenshots folder in the file manager application defined by the platform.
[/section]
[section="Example section header"]
Example contents.
[/section]

View file

@ -39,6 +39,10 @@ Version 1.11.9+dev:
* New UI for displaying errors detected during the core and add-on WML
loading process (parser and preprocessor errors), including the
ability to copy the report to clipboard.
* New UI for displaying the notification that a screenshot or map
screenshot was successfully saved to disk, including options to open it
in an external application, copy the path to clipboard, or browse the
screenshots folder.
* Fixed bug #21584: Properly redraw the minimap when the minimap is
resized.
* Fixed: Enable blurring in the title screen.

View file

@ -22,6 +22,10 @@ Version 1.11.9+dev:
* New UI for displaying errors detected during the core and add-on WML
loading process (parser and preprocessor errors), including the
ability to copy the report to clipboard.
* New UI for displaying the notification that a screenshot or map
screenshot was successfully saved to disk, including options to open it
in an external application, copy the path to clipboard, or browse the
screenshots folder.
Version 1.11.9: