diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-02-08 19:25:26 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-02-08 19:25:26 -0500 |
commit | c9d339ff50253e87e51045acf896a9663f582144 (patch) | |
tree | 271e25a59d2dd89b1dc8f1bc95329e3ce0468d5e /debian | |
parent | b8830e1f10bffec7b3bcdacef125b4cbf5472d01 (diff) | |
parent | b881da97404a6e1dbecbfb112d2cb1c7f436ab20 (diff) | |
download | libayatana-appindicator-c9d339ff50253e87e51045acf896a9663f582144.tar.gz libayatana-appindicator-c9d339ff50253e87e51045acf896a9663f582144.tar.bz2 libayatana-appindicator-c9d339ff50253e87e51045acf896a9663f582144.zip |
releasing version 0.0.12-0ubuntu10.0.12-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c7b4ff7..e4321bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +indicator-application (0.0.12-0ubuntu1) lucid; urgency=low + + * Upstream release 0.0.12 + * 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. + * Fixing copying of the attention icon + * Adding status changing to the example application + * Adding a test for status changing getting sent over DBus. + + -- Ted Gould <ted@ubuntu.com> Mon, 08 Feb 2010 10:01:42 -0600 + indicator-application (0.0.11-0ubuntu1) lucid; urgency=low * debian/control: |