aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-02-25 17:02:28 -0500
committerKen VanDine <ken.vandine@canonical.com>2010-02-25 17:02:28 -0500
commit089972e3162bd9e8dd498e15191d82e911a06646 (patch)
tree4cf613c5f57fa5bea9dbef53a267e641f7f93c89 /debian
parentb42f4757077149c0036491a2f84ebddd36186b5c (diff)
parent23541b975167a5c920aa1835bc853f2f4f193578 (diff)
downloadayatana-indicator-application-089972e3162bd9e8dd498e15191d82e911a06646.tar.gz
ayatana-indicator-application-089972e3162bd9e8dd498e15191d82e911a06646.tar.bz2
ayatana-indicator-application-089972e3162bd9e8dd498e15191d82e911a06646.zip
Upstream release 0.0.14
∘ Fix mono bindings to include proper metadata (LP: #526620) ∘ Send connection changed signal when the proxy is created and destroyed (LP: #527082) ∘ Hide the fallback status icon before unrefing it. (LP: #526041) ∘ Increase dbus-glib version check to 0.82 ∘ Handle menu layout changes and visibility changes better. ∘ Improve testing stability ∘ Read menu sensitivity on startup. ∘ Handle null strings when evaluating whether we have an attention icon. ∘ Remove dbus objects when we fallback ∘ Disconnect client_menu_changed signal handlers on cleanup. ∘ Handle cases where the menu gets unset on updates. ∘ Fix custom labels on stock items. ∘ Adds support for submenus
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 97e82fe..d2b3285 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+indicator-application (0.0.14-0ubuntu1) UNRELEASED; urgency=low
+
+ * Upstream release 0.0.14
+ ∘ Fix mono bindings to include proper metadata (LP: #526620)
+ ∘ Send connection changed signal when the proxy is created
+ and destroyed (LP: #527082)
+ ∘ Hide the fallback status icon before unrefing it. (LP: #526041)
+ ∘ Increase dbus-glib version check to 0.82
+ ∘ Handle menu layout changes and visibility changes better.
+ ∘ Improve testing stability
+ ∘ Read menu sensitivity on startup.
+ ∘ Handle null strings when evaluating whether we have an
+ attention icon.
+ ∘ Remove dbus objects when we fallback
+ ∘ Disconnect client_menu_changed signal handlers on cleanup.
+ ∘ Handle cases where the menu gets unset on updates.
+ ∘ Fix custom labels on stock items.
+ ∘ Adds support for submenus
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 25 Feb 2010 15:22:28 -0600
+
indicator-application (0.0.13-0ubuntu8) lucid; urgency=low
* Upstream Merge