Changelog entry for commit 94b69e0281

This commit is contained in:
Jyrki Vesterinen 2018-06-05 08:38:45 +03:00
parent 94b69e0281
commit b7c1007f34
2 changed files with 4 additions and 0 deletions

View file

@ -83,6 +83,8 @@
when the forum_user_handler is enabled and active. (IP and email bans with
wildcards are not supported yet.)
* Fixed various instances of the server crashing under certain conditions.
### Music and sound effects
* The music now changes immediately when you load a save file (issue #2602).
### Packaging
* OpenMP support has been removed. It is no longer an optional build-time dependency.
### Terrains

View file

@ -28,6 +28,8 @@ changelog: https://github.com/wesnoth/wesnoth/blob/master/changelog.md
* Updated translations: British English, Chinese (Simplified),
Chinese (Traditional), Czech, French, Galician, German, Italian, Japanese,
Polish, Scottish Gaelic, Slovak, Spanish, Ukrainian.
### Music and sound effects
* The music now changes immediately when you load a save file (issue #2602).
### User interface
* Implemented MP chat message history saving (issue #1194, issue #2802).
* Removed individual Join/Observe buttons for each game in the MP Lobby.