Add note about new Xcode compile package to changelog, release notes

This commit is contained in:
mattsc 2014-10-19 15:46:56 -07:00
parent 53b10a703d
commit 0606a94182
2 changed files with 5 additions and 1 deletions

View file

@ -52,6 +52,8 @@ The boost filesystem dep may be disabled, if compiling with scons, by passing it
[section="New OS X user data directory"]
As a result of the new filesystem code described above, the OS X user data directory is now ~/.wesnoth1.13. This means that saved games, preferences and add-ons need to be reset/reloaded or copied/linked from ~/Library/Application Support/Wesnoth_1.1x (where x = 1, 2 or 3 depending on the version from which you want to copy things over).
For those of you compiling Wesnoth using Xcode, you also need to download a new version of wesnoth_compile_mac_1.13.zip (as of 19 Oct 2014).
[/section]
[section="Help Browser"]

View file

@ -200,7 +200,9 @@ Version 1.13.0-dev:
* Fix bug #21808: Cannot join a reloaded game as an observer.
* Fixed halos glitching through locations that become shrouded after the
halo is rendered for the first time.
* OS X user data directory is now ~/.wesnoth1.13
* OS X user data directory is now ~/.wesnoth1.13. For compiling Wesnoth
using Xcode, a new version of wesnoth_compile_mac_1.13.zip is also
required (as of 19 Oct 2014).
* Fix bug #21257: Lagging animations with skip AI animations and fog/shroud.
* Improved unicode handling on windows for characters outside the Basic
Multilingual Plane.