diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-02-10 13:19:22 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-02-10 13:19:22 -0500 |
commit | 817f8e1a86aaa026c8de8acee40c5c9664d358d0 (patch) | |
tree | d74ee9e8911c0d7b2ecf6b3df98e1bcdff73fe06 /debian/changelog | |
parent | d668df547af9a4add8c18e3614d344b80e0bd6c8 (diff) | |
parent | b4b1c772dc57c3034cc80b785e4b472b8fe1b404 (diff) | |
download | ayatana-indicator-sound-817f8e1a86aaa026c8de8acee40c5c9664d358d0.tar.gz ayatana-indicator-sound-817f8e1a86aaa026c8de8acee40c5c9664d358d0.tar.bz2 ayatana-indicator-sound-817f8e1a86aaa026c8de8acee40c5c9664d358d0.zip |
releasing version 0.5.9-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7c466ea..0a4e6b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +indicator-sound (0.5.9-0ubuntu1) natty; urgency=low + + * New upstream release. + - crashed with SIGSEGV in pa_cvolume_valid () (LP: #705009) + - The players list should be customizable (LP: #685725) + - Allow players to set their own title (LP: #709367) + - refactor pulse manager (LP: #709371) + - listen for playlist changed signal (LP: #715277) + - playlist name not updated corrrectly (LP: #715694) + - Not enough feedback when changing the volume (LP: #669163) + - indicator-sound volume does not detect sink change (LP: #700361) + * debian/control + - Added new build depends libnotify-dev + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Feb 2011 11:52:59 -0500 + indicator-sound (0.5.8-0ubuntu1) natty; urgency=low * New upstream release. |