diff options
author | Ted Gould <ted@gould.cx> | 2014-11-05 17:56:17 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-11-05 17:56:17 +0000 |
commit | b9caf5671da45dad55e69f59fc3ce016057567fa (patch) | |
tree | 05f4c79c23bff1fd757a06592f1d71e16c6a4994 /debian/changelog | |
parent | dec2d5350f47e52539941b45d394516066a19678 (diff) | |
parent | 08bcdc3b069c4c5ce7cb2a769daa8573fce5cd5d (diff) | |
download | ayatana-indicator-sound-b9caf5671da45dad55e69f59fc3ce016057567fa.tar.gz ayatana-indicator-sound-b9caf5671da45dad55e69f59fc3ce016057567fa.tar.bz2 ayatana-indicator-sound-b9caf5671da45dad55e69f59fc3ce016057567fa.zip |
Manually merging branches to resolve conflicts Fixes: 1358340, 1373404, 1378564, 1378961, 1381871
Approved by: PS Jenkins bot
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 483c78b..899fa03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +indicator-sound (12.10.2+14.10.20141010-0ubuntu8) UNRELEASED; urgency=medium + + * Remove various Vala warnings + * Show notifications on volume change (LP: #1378564, #1378961) + * Warn on high audio levels when using headphones (LP: #1232633, #1373404) + * service.vala: don't call set_volume unnecessarily (LP: #1381871) + * Integration test for audio roles + * Integration test for silent mode + * Ensure the greeter menu matches whether song metadata should be shown, + and update the metadata based on the new setting. (LP: #1358340) + + -- Ted Gould <ted@ubuntu.com> Wed, 05 Nov 2014 10:42:12 -0600 + indicator-sound (12.10.2+14.10.20141010-0ubuntu1) utopic; urgency=low [ Ricardo Salveti de Araujo ] |