diff options
author | CI Train Bot <ci-train-bot@canonical.com> | 2016-03-07 10:13:56 +0000 |
---|---|---|
committer | CI Train Bot <ci-train-bot@canonical.com> | 2016-03-07 10:13:56 +0000 |
commit | e24fb23ad146190a7ba873abb620e2a6def0ad21 (patch) | |
tree | 50fa795ab96592b530ef91b47f50c2c599e0c502 /debian | |
parent | a03ba9b8fe38bad63a5b14096dfadc7341e1eac6 (diff) | |
download | ayatana-indicator-sound-e24fb23ad146190a7ba873abb620e2a6def0ad21.tar.gz ayatana-indicator-sound-e24fb23ad146190a7ba873abb620e2a6def0ad21.tar.bz2 ayatana-indicator-sound-e24fb23ad146190a7ba873abb620e2a6def0ad21.zip |
Releasing 12.10.2+16.04.20160307-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b0b234f..f8c22d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-sound (12.10.2+16.04.20160307-0ubuntu1) xenial; urgency=medium + + [ Xavi Garcia Mena ] + * Add changes to show up the microphone controls when an external + microphone is detected. + * This branch sets the last running player using accounts service + instead of gsettings. It also includes a new class + AccountsServiceAccess, to centralize all accesses to account service + properties. + * To avoid going too below the warning level we set the volume when + showing the warning dialog to the loud_volume level. + + -- Xavi Garcia <xavi.garcia.mena@canonical.com> Mon, 07 Mar 2016 10:13:55 +0000 + indicator-sound (12.10.2+16.04.20160216-0ubuntu1) xenial; urgency=medium [ Matthias Klose ] |