diff --git a/changelog.md b/changelog.md index 59c39fdbec51..97f5ec8a46e9 100644 --- a/changelog.md +++ b/changelog.md @@ -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 diff --git a/players_changelog.md b/players_changelog.md index 6aaa45ee07d3..60597c114ef3 100644 --- a/players_changelog.md +++ b/players_changelog.md @@ -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.