diff options
author | Ted Gould <ted@gould.cx> | 2012-02-14 11:50:12 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-14 11:50:12 -0600 |
commit | 40274af162593ec3c7e7887b455951621c5206b2 (patch) | |
tree | c23ba443b76c62e19e26e5801cd187e92b9a9bcb /debian/changelog | |
parent | ca8b36326725f529799187768caa436edd1465af (diff) | |
parent | a820ba783386064dfa221586e0d0f9b0234d5be6 (diff) | |
download | libayatana-indicator-40274af162593ec3c7e7887b455951621c5206b2.tar.gz libayatana-indicator-40274af162593ec3c7e7887b455951621c5206b2.tar.bz2 libayatana-indicator-40274af162593ec3c7e7887b455951621c5206b2.zip |
* New upstream release.
* Visibility fixes for indicators using that functionality
* Ensure that parent_object is more aggressively set
* Fix memory leak on groups of items in desktop files
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af43b20..0f1395f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libindicator (0.4.91-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Visibility fixes for indicators using that functionality + * Ensure that parent_object is more aggressively set + * Fix memory leak on groups of items in desktop files + + -- Ted Gould <ted@ubuntu.com> Tue, 14 Feb 2012 11:49:19 -0600 + libindicator (0.4.90-0ubuntu4) precise; urgency=low * libindicator/indicator-object.c |