summaryrefslogtreecommitdiff
diff options
authorCI bot <ps-jenkins@lists.canonical.com>2014-02-17 14:02:38 +0000
committerCI bot <ps-jenkins@lists.canonical.com>2014-02-17 14:02:38 +0000
commitfd57c3b9547e96a502d20853c9c21a4675b9a6f3 (patch)
treecd3dcc8615a86b653c631fa70dce52aa1c95ad9f
parent8480a1b200de90a4fd72c7cce76d736ab7f0c8b8 (diff)
Releasing 7.1.2+14.04.20140217-0ubuntu17.1.2+14.04.20140217-0ubuntu1
(bzr r3666)
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e50c1fc89..391e8a5e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+unity (7.1.2+14.04.20140217-0ubuntu1) trusty; urgency=low
+
+ [ Luke Yelavich ]
+ * QuickListMenuItem: Add GetPlainTextLabel method to better present
+ quicklist menu items to screen reader users. When Orca users
+ navigate quicklists, they hear something like <b>item name</b>, due
+ to the markup for the item being used as the accessible label. Use
+ the ACCESSIBLE_DESC property of dbusmenu menu items to provide a
+ plain text form of the label. (LP: #1266656)
+
+ [ Sebastien Bacher ]
+ * Restore archive change dropped by error, let g-s-d run in Unity
+ sessions
+
+ [ Niklas Steger ]
+ * Add missing unity-scope-home dependency. (LP: #1233029)
+
+ [ Chris Townsend ]
+ * Fix some more AP tests: Redo the Hud query method to account for the
+ fact that the Hud button we want may not be the first entry. Fix a
+ show desktop test so we get the correct show desktop state after the
+ test exits. Fix a Spread test to get the mouse to move to the
+ Launcher icon that we want. .
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 17 Feb 2014 14:02:37 +0000
+
unity (7.1.2+14.04.20140214.1-0ubuntu1) trusty; urgency=low
[ Sebastien Bacher ]