aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-03-18 15:19:33 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-03-18 15:19:33 -0400
commit5581a39916752fef3c374fb2a79c3920d7590a6a (patch)
treee3e8ea4cac8a2f7531834f49f000db7b4cfc7a88 /debian/changelog
parentddee75aad38e1608998a4c7a5d9b10733d1d227a (diff)
parent543f7fca61ce2a47403872d156f783ae314cc334 (diff)
downloadayatana-indicator-application-5581a39916752fef3c374fb2a79c3920d7590a6a.tar.gz
ayatana-indicator-application-5581a39916752fef3c374fb2a79c3920d7590a6a.tar.bz2
ayatana-indicator-application-5581a39916752fef3c374fb2a79c3920d7590a6a.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/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b7a0fb..05fba51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+indicator-application (0.0.17-0ubuntu1) 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:11:00 -0500
+
indicator-application (0.0.16-0ubuntu2) lucid; urgency=low
* Backported upstream change to respect gtk "always-show-image" (lp: #528527)