diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-02-19 12:24:17 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-02-19 12:24:17 -0500 |
commit | a889ee7685e4d5d5cf8fe51467eb9ad8121475a1 (patch) | |
tree | d2ac1c012f6e70d31617d73c3d429cdfa60e3b70 /debian/changelog | |
parent | b1e72a50c92348a707396990cea5474143bff8cf (diff) | |
download | libayatana-appindicator-a889ee7685e4d5d5cf8fe51467eb9ad8121475a1.tar.gz libayatana-appindicator-a889ee7685e4d5d5cf8fe51467eb9ad8121475a1.tar.bz2 libayatana-appindicator-a889ee7685e4d5d5cf8fe51467eb9ad8121475a1.zip |
* Cherrypick fix to check for a null string as the attention icon
* Cherrypick fix to remove the registration of dbus objects (LP: #497870)
- lets us drop debian/patches/unregister.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index da11c18..ce7af3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ indicator-application (0.0.13-0ubuntu6) lucid; urgency=low - * Cherry picked fix to check for a null string as the attention icon + * Cherrypick fix to check for a null string as the attention icon + * Cherrypick fix to remove the registration of dbus objects (LP: #497870) + - lets us drop debian/patches/unregister.patch -- Ken VanDine <ken.vandine@canonical.com> Fri, 19 Feb 2010 12:21:39 -0500 |