aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-02-11 20:37:01 -0600
committerTed Gould <ted@canonical.com>2009-02-11 20:37:01 -0600
commit2717850d777c3d8874f2ff0090c56018aef23b75 (patch)
treefc0ba7c1dd3eb6d5d6a4f5137d84115b2896b4fa
parent2f2fdfe9a4e312dde374e000a02dd61e8a40c608 (diff)
parent24fd755fa2347344ab7491f387ce3771a825bd7e (diff)
downloadlibayatana-indicator-2717850d777c3d8874f2ff0090c56018aef23b75.tar.gz
libayatana-indicator-2717850d777c3d8874f2ff0090c56018aef23b75.tar.bz2
libayatana-indicator-2717850d777c3d8874f2ff0090c56018aef23b75.zip
Merging from trunk
-rw-r--r--debian/changelog10
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.