diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-04 13:38:16 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-04 13:38:16 -0500 |
commit | f2b815cf615ba4532a7e04254ddb4acd1bbb75ff (patch) | |
tree | eda29e8b8c389b0c06148337f56d58b65da97591 /debian/changelog | |
parent | 4eea1b645a81b5fa99963b3d9c8353a545b68232 (diff) | |
parent | 73772e6ea7f0ca55bd3df65a031ddb48fba66104 (diff) | |
download | ayatana-indicator-sound-f2b815cf615ba4532a7e04254ddb4acd1bbb75ff.tar.gz ayatana-indicator-sound-f2b815cf615ba4532a7e04254ddb4acd1bbb75ff.tar.bz2 ayatana-indicator-sound-f2b815cf615ba4532a7e04254ddb4acd1bbb75ff.zip |
releasing version 0.6.2-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 36a0271..24e298f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +indicator-sound (0.6.2-0ubuntu1) natty; urgency=low + + * New upstream release. + - Fixed crashed with SIGSEGV in pa_context_connect() (LP: #717453) + - Fixed crashed with SIGSEGV in pa_pdispatch_run() (LP: #723096) + - Fixed crashed with SIGSEGV (LP: #723096) + - Fixed crashed with SIGSEGV (LP: #717557) + - Fixed crashed with SIGSEGV in g_variant_builder_add_value() + (LP: #717999) + - Sound Menu Play lists show Favorites item twice in menu and icons for + all playlists not found (LP: #728263) + - Players are raised too quickly (LP: #723278) + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 04 Mar 2011 13:07:40 -0500 + indicator-sound (0.6.1-0ubuntu1) natty; urgency=low * New upstream release. |