diff options
author | Ted Gould <ted@canonical.com> | 2009-02-09 11:02:01 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-09 11:02:01 -0600 |
commit | 9d73c89bcac7a548614815c183295ee802fd27d7 (patch) | |
tree | 26dc55956d988247ab66ede8c43c9777dafa8f24 /debian | |
parent | 50411f8937483d86f9425f1f06f346f559042ba4 (diff) | |
download | libayatana-indicator-9d73c89bcac7a548614815c183295ee802fd27d7.tar.gz libayatana-indicator-9d73c89bcac7a548614815c183295ee802fd27d7.tar.bz2 libayatana-indicator-9d73c89bcac7a548614815c183295ee802fd27d7.zip |
releasing version 0.1~ppa35
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 92971f4..306be6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-applet (0.1~ppa35) intrepid; urgency=low + + * Better use of type and sending it with signals. + * Making it so that the server hide function works better. + * Only sending property updates if the indicator is + visible. + + -- Ted Gould <ted@ubuntu.com> Mon, 09 Feb 2009 11:01:11 -0600 + indicator-applet (0.1~ppa34) intrepid; urgency=low * Ah, listener fixes too. Make everything get together and |