Update changelogs and release notes

This commit is contained in:
mattsc 2014-03-21 20:26:07 -07:00
parent 9d81677789
commit e1e4dc1b39
3 changed files with 9 additions and 0 deletions

View file

@ -18,6 +18,10 @@ CHANGES
Example contents.
[/section]
[section="Updated OS X user data directory"]
The OS X user data directory is now ~/Library/Application Support/Wesnoth_1.12, in preparation for the upcoming stable release, Wesnoth 1.12.0. This means that preferences and add-ons need to be either reset/reloaded or be copied/linked from ~/Library/Application Support/Wesnoth_1.11.
[/section]
==========
KNOWN BUGS
==========

View file

@ -40,6 +40,10 @@ Version 1.11.11+dev:
* Fix bug #21797: "Mandatory WML child missing" when leaving a reloaded game.
* Fixed halos glitching through locations that become shrouded after the
halo is rendered for the first time.
* Workaround for bug #18921: disable animations for debug create/kill unit
menu actions. An actual fix of the bug requires refactoring of the
animation code which will happen in Wesnoth 1.13.
* OS X user data directory is now ~/Library/Application Support/Wesnoth_1.12
Version 1.11.11:
* Add-ons server:

View file

@ -13,6 +13,7 @@ Version 1.11.11+dev:
* Miscellaneous and bug fixes:
* Fixed halos glitching through locations that become shrouded after the
halo is rendered for the first time.
* OS X user data directory is now ~/Library/Application Support/Wesnoth_1.12
Version 1.11.11: