diff options
author | Ted Gould <ted@gould.cx> | 2012-01-24 10:10:15 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-01-24 10:10:15 -0600 |
commit | b00b35ac30d54a4a16c87996afbec976c18e7a5b (patch) | |
tree | a1927111604579664770d15a0e75713959355b95 /debian | |
parent | fe22121bb429249b777bafa645e42120269249cf (diff) | |
parent | e81d0ecfe1899acc60fb50a5fbc03823a132139d (diff) | |
download | libayatana-indicator-b00b35ac30d54a4a16c87996afbec976c18e7a5b.tar.gz libayatana-indicator-b00b35ac30d54a4a16c87996afbec976c18e7a5b.tar.bz2 libayatana-indicator-b00b35ac30d54a4a16c87996afbec976c18e7a5b.zip |
* New upstream release.
* Support hiding and showing indicators
* Track the parent object in the entry
* Adding activate function to include Window ID
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index becf54c..2977081 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,16 @@ -libindicator (0.4.1-1ubuntu1) UNRELEASED; urgency=low +libindicator (0.4.90-0ubuntu1~ppa1) UNRELEASED; urgency=low + [ Ken VanDine ] * debian/control - set ubuntu-desktop VCS and maintainer - -- Ken VanDine <ken.vandine@canonical.com> Tue, 22 Nov 2011 14:39:15 -0500 + [ Ted Gould ] + * New upstream release. + * Support hiding and showing indicators + * Track the parent object in the entry + * Adding activate function to include Window ID + + -- Ted Gould <ted@ubuntu.com> Tue, 24 Jan 2012 10:08:58 -0600 libindicator (0.4.1-1) experimental; urgency=low |