aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-18 13:08:38 -0500
committerTed Gould <ted@gould.cx>2010-03-18 13:08:38 -0500
commitd5717ba1a4f2aafe7201db18dbc30ef63e5c1fde (patch)
tree127eccff2f7ef4b156520a31ee73d9bee3cd6d5f /debian
parentb839c8aadcbae01755f1bbaa812f96646a9ddf4a (diff)
parent42de500f6f9f74c505ce22fd959259044103929c (diff)
downloadlibayatana-appindicator-d5717ba1a4f2aafe7201db18dbc30ef63e5c1fde.tar.gz
libayatana-appindicator-d5717ba1a4f2aafe7201db18dbc30ef63e5c1fde.tar.bz2
libayatana-appindicator-d5717ba1a4f2aafe7201db18dbc30ef63e5c1fde.zip
* Upstream Release 0.0.17
* Support GTK's show menu items property (LP: #528527) * Fix status and category nicks in Python bindings (LP: #539858) * Switch domains to org.kde instead of org.freedesktop as spec was never officially approved by that body.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b7a0fb..606cb6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+indicator-application (0.0.17-0ubuntu1~ppa1) UNRELEASED; urgency=low
+
+ * Upstream Release 0.0.17
+ * Support GTK's show menu items property (LP: #528527)
+ * Fix status and category nicks in Python bindings (LP: #539858)
+ * Switch domains to org.kde instead of org.freedesktop as spec
+ was never officially approved by that body.
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 18 Mar 2010 13:06:23 -0500
+
indicator-application (0.0.16-0ubuntu2) lucid; urgency=low
* Backported upstream change to respect gtk "always-show-image" (lp: #528527)