From 67cad39f270ed041c191880935961a3574132509 Mon Sep 17 00:00:00 2001 From: Chris Beck Date: Mon, 14 Apr 2014 15:01:36 -0400 Subject: [PATCH] update changelogs --- RELEASE_NOTES | 7 +++++++ changelog | 1 + players_changelog | 1 + 3 files changed, 9 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 31829a28596b..d320959c21d1 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -22,6 +22,13 @@ Example contents. The OS X user data directory is now ~/Library/Application Support/Wesnoth_1.12, in preparation for the upcoming stable release, Wesnoth 1.12.0. This means that preferences and add-ons need to be either reset/reloaded or be copied/linked from ~/Library/Application Support/Wesnoth_1.11. [/section] +[section="Some improved MP lobby notifications"] +[list][*] The "Disable notifications" preference should now work for other desktops besides KDE. +[*] The "game is ready" bell should now work properly. +[*] Gwren1 has offered to make for us a sound to be played when an MP game begins, as well as some other sounds, please provide feedback in his thread: http://forums.wesnoth.org/viewtopic.php?f=14&t=40268 +[/list] +[/section] + ========== KNOWN BUGS ========== diff --git a/changelog b/changelog index 58296b423dde..11a5d409a5eb 100644 --- a/changelog +++ b/changelog @@ -29,6 +29,7 @@ Version 1.11.12+dev: of [side] tags and refactoring check_victory to use this. * Fix bug #21910 by correcting, simplifying, and moving "game is ready" bell code to mp_connect::process_network_data + * Disable notifications should now work for other desktops besides KDE. Version 1.11.12: * AI: diff --git a/players_changelog b/players_changelog index a8fdd3b5428d..a2eeb4b22cb2 100644 --- a/players_changelog +++ b/players_changelog @@ -19,6 +19,7 @@ Version 1.11.12: * Use one combo box instead of check boxes for replay options in lobby * Dropped sides now default to idle rather than human control, this fixes an issue with the host immediately getting vision of dropped sides in some cases + * Disable notifications should now work for other desktops besides KDE. Version 1.11.12: * Campaigns: