aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-01-29 13:39:31 -0600
committerTed Gould <ted@canonical.com>2009-01-29 13:39:31 -0600
commit17bc0dab5a61d41e1a57755f7b2d1cdbe79e90da (patch)
tree76b90fa38c10ef625c86d2bf88bc10dd2014ccae /debian/changelog
parentb6c14253a035bdf06b1b84a1a6ccd04e87ae23b5 (diff)
parentde80300e02efb93d3cf4bd06733dd8c691451de6 (diff)
downloadlibayatana-indicator-17bc0dab5a61d41e1a57755f7b2d1cdbe79e90da.tar.gz
libayatana-indicator-17bc0dab5a61d41e1a57755f7b2d1cdbe79e90da.tar.bz2
libayatana-indicator-17bc0dab5a61d41e1a57755f7b2d1cdbe79e90da.zip
* Fixing the handling of named DBus connections
* Moving most of the data in the objects to private sections * Making the signal names defines for easier usage * Having property changes actually work now.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ee19e7..7558022 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+indicator-applet (0.1~ppa17) intrepid; urgency=low
+
+ * Fixing the handling of named DBus connections
+ * Moving most of the data in the objects to private sections
+ * Making the signal names defines for easier usage
+ * Having property changes actually work now.
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 29 Jan 2009 13:38:16 -0600
+
indicator-applet (0.1~ppa16) intrepid; urgency=low
* Forgot to run autogen.sh before last package :(