diff options
author | Ted Gould <ted@gould.cx> | 2014-11-10 16:21:34 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-11-10 16:21:34 -0600 |
commit | a9cc2312c545cb50d2af024b99a46f9577dc743e (patch) | |
tree | cbfd48ed9cfc85c23b125b61000ad9e79facc991 /debian/changelog | |
parent | 3f5128c28eb0aca0be9fef30e647d4ebf7666dbb (diff) | |
parent | 2f0aba374502b7ea660fce49f70e3ea972725685 (diff) | |
download | ayatana-indicator-sound-a9cc2312c545cb50d2af024b99a46f9577dc743e.tar.gz ayatana-indicator-sound-a9cc2312c545cb50d2af024b99a46f9577dc743e.tar.bz2 ayatana-indicator-sound-a9cc2312c545cb50d2af024b99a46f9577dc743e.zip |
Merge trunk
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f780e9..4160769 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-sound (12.10.2+15.04.20141105-0ubuntu1) vivid; urgency=medium + + [ Ted Gould ] + * 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) + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 05 Nov 2014 17:56:29 +0000 + indicator-sound (12.10.2+14.10.20141021~rtm-0ubuntu1) 14.09; urgency=medium [ Ted Gould ] |