diff options
author | Ted Gould <ted@gould.cx> | 2010-02-08 09:33:13 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-08 09:33:13 -0600 |
commit | 89972d214c5a8e65783cd83e82ac3ef9c1b915c8 (patch) | |
tree | e031e730ac8d7e80a51aa4a9e6e41de1b164873b /debian | |
parent | 08f04e0260f602442bf7bae6ad113c8f53b8dd96 (diff) | |
parent | e6056c5c268be7056a79bb6c5fc0b5408dea2994 (diff) | |
download | libayatana-appindicator-89972d214c5a8e65783cd83e82ac3ef9c1b915c8.tar.gz libayatana-appindicator-89972d214c5a8e65783cd83e82ac3ef9c1b915c8.tar.bz2 libayatana-appindicator-89972d214c5a8e65783cd83e82ac3ef9c1b915c8.zip |
* Upstream Merge
* Handling the service restarting better by removing the icons
after a small delay to ensure they don't return.
* Fixing a crash where a proxy was created while the previous
one was being destroyed.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 908da40..ea7f9b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-application (0.0.11-0ubuntu1~ppa3) UNRELEASED; urgency=low + + * Upstream Merge + * Handling the service restarting better by removing the icons + after a small delay to ensure they don't return. + * Fixing a crash where a proxy was created while the previous + one was being destroyed. + + -- Ted Gould <ted@ubuntu.com> Mon, 08 Feb 2010 09:32:07 -0600 + indicator-application (0.0.11-0ubuntu1~ppa2) lucid; urgency=low * Upstream Merge |