Update changelogs with an entry for bug #23440 (CVE-2015-0844)

The new section doesn't respect alphabetical order and goes at the top.
This is on purpose. Please do not change this.
This commit is contained in:
Ignacio R. Morelle 2015-04-08 00:43:38 -03:00
parent bbcf249a46
commit a1355fe159
2 changed files with 5 additions and 0 deletions

View file

@ -1,4 +1,6 @@
Version 1.13.0-dev:
* Security fixes:
* Fixed arbitrary file read from WML/Lua API (CVE-2015-0844, bug #23440).
* Add-ons client:
* The Update All button is now displayed on all Add-on Manager views instead
of just the Upgradable filter view, and enabled only when there is at

View file

@ -3,6 +3,9 @@ changes may be omitted). For a complete list of changes, see the main
changelog: https://github.com/wesnoth/wesnoth/blob/master/changelog
Version 1.13.0-dev:
* Security fixes:
* Fixed arbitrary file read from WML/Lua API (CVE-2015-0844, bug #23440).
* Add-ons client:
* The Update All button is now displayed on all Add-on Manager views instead
of just the Upgradable filter view, and enabled only when there is at