Add changelog for last commit

This commit is contained in:
josteph 2019-01-09 20:03:20 +00:00
parent 86a76d63b7
commit 14c7e267c1

View file

@ -45,6 +45,7 @@
* Update manpage with options previously only documented by wesnoth --help.
* Fix wrong ordering for BW / BF years, for example in Play a Campaign when sorted by date. (issue #3187)
* GUI.pyw can now terminate a running maintenance script
* Fix SDL_DestroyRenderer assertion failure under XMonad. (part of issue #3716)
### Multiplayer server
* Fix stale temporary bans continuing to have an effect on players until cleared by
phpBB on the next ban/unban operation.