diff options
author | Ted Gould <ted@canonical.com> | 2009-01-29 13:50:32 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-01-29 13:50:32 -0600 |
commit | d9e7ed9cad3adee7dfb917605cd38ea70fe54b67 (patch) | |
tree | 76b90fa38c10ef625c86d2bf88bc10dd2014ccae | |
parent | de80300e02efb93d3cf4bd06733dd8c691451de6 (diff) | |
parent | 17bc0dab5a61d41e1a57755f7b2d1cdbe79e90da (diff) | |
download | libayatana-indicator-d9e7ed9cad3adee7dfb917605cd38ea70fe54b67.tar.gz libayatana-indicator-d9e7ed9cad3adee7dfb917605cd38ea70fe54b67.tar.bz2 libayatana-indicator-d9e7ed9cad3adee7dfb917605cd38ea70fe54b67.zip |
Guess I should merge trunk back in at some point.
-rw-r--r-- | debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a1ff9f4..7558022 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +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 :( + + -- Ted Gould <ted@ubuntu.com> Thu, 22 Jan 2009 15:39:19 -0600 + +indicator-applet (0.1~ppa15) intrepid; urgency=low + + * Update API slightly and some fixes. + + -- Ted Gould <ted@ubuntu.com> Wed, 21 Jan 2009 19:43:11 -0600 + +indicator-applet (0.1~ppa14) intrepid; urgency=low + + * Adding in listener_get_property + + -- Ted Gould <ted@ubuntu.com> Wed, 21 Jan 2009 15:13:19 -0600 + indicator-applet (0.1~ppa13) intrepid; urgency=low * Wrong indicate include directory in package config files |