aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-05-03 16:07:36 -0700
committerKen VanDine <ken.vandine@canonical.com>2012-05-03 16:07:36 -0700
commit0f3bf77a2c2926c8638238159f973621fef05c2c (patch)
tree566a8299d4ed2344ed86ca44785b86142771c594 /debian/changelog
parentb1e8f00bdfe265bedcfed20be7396e60ed7f74ce (diff)
downloadayatana-indicator-sound-0f3bf77a2c2926c8638238159f973621fef05c2c.tar.gz
ayatana-indicator-sound-0f3bf77a2c2926c8638238159f973621fef05c2c.tar.bz2
ayatana-indicator-sound-0f3bf77a2c2926c8638238159f973621fef05c2c.zip
* debian/patches/lp_992262.patch
- fix sound indicator not working after amarok close (LP: #992262) * debian/patches/lp_902715.patch - Partial fix which sets the accessibility property on the volume slider menu item. Previously this was achieved by sending a signal on the indicator object but now it seems the way to update orca is to set/update the appropriate property on the menuitem. Orca doesn't broadcast volume updates on slider movement but at least it updates when the user moves to the item on the menu, previously it was entirely silent. (LP: #902715)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2b737f4..e03fc0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+indicator-sound (0.8.5.0-0ubuntu3) UNRELEASED; urgency=low
+
+ * debian/patches/lp_992262.patch
+ - fix sound indicator not working after amarok close (LP: #992262)
+ * debian/patches/lp_902715.patch
+ - Partial fix which sets the accessibility property on the volume
+ slider menu item. Previously this was achieved by sending a signal
+ on the indicator object but now it seems the way to update orca is
+ to set/update the appropriate property on the menuitem. Orca doesn't
+ broadcast volume updates on slider movement but at least it updates
+ when the user moves to the item on the menu, previously it was entirely
+ silent. (LP: #902715)
+
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 03 May 2012 16:07:19 -0700
+
indicator-sound (0.8.5.0-0ubuntu2) precise; urgency=low
* debian/patches: