diff options
author | Ted Gould <ted@canonical.com> | 2009-02-11 20:35:39 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-11 20:35:39 -0600 |
commit | 24fd755fa2347344ab7491f387ce3771a825bd7e (patch) | |
tree | fc0ba7c1dd3eb6d5d6a4f5137d84115b2896b4fa /debian/changelog | |
parent | fe7b7c483347e7f6437978716e501de43c12a346 (diff) | |
download | libayatana-indicator-24fd755fa2347344ab7491f387ce3771a825bd7e.tar.gz libayatana-indicator-24fd755fa2347344ab7491f387ce3771a825bd7e.tar.bz2 libayatana-indicator-24fd755fa2347344ab7491f387ce3771a825bd7e.zip |
releasing version 0.1~ppa36
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 306be6d..91ceaac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-applet (0.1~ppa36) intrepid; urgency=low + + * Better handling of the properties with convience functions + and working on both sides of the connection. + * Cleaning up the listener code to make it more robust. + * Adding a ref_default for listeners. + * Correcting all of the license information. + + -- Ted Gould <ted@ubuntu.com> Wed, 11 Feb 2009 20:34:14 -0600 + indicator-applet (0.1~ppa35) intrepid; urgency=low * Better use of type and sending it with signals. |