diff options
author | Ted Gould <ted@gould.cx> | 2010-04-01 15:51:47 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-04-01 15:51:47 -0500 |
commit | 45e7b47b25e7dcb713c2d592730587c847693b18 (patch) | |
tree | cad54405358ffc25f1afce96da2e9835b8c97569 /debian/changelog | |
parent | 70600e1fad7decbd5c1bf98f17a01f05469919f3 (diff) | |
parent | d005a22755a0dd3b9f752d66a0479272a09663ae (diff) | |
download | ayatana-indicator-application-45e7b47b25e7dcb713c2d592730587c847693b18.tar.gz ayatana-indicator-application-45e7b47b25e7dcb713c2d592730587c847693b18.tar.bz2 ayatana-indicator-application-45e7b47b25e7dcb713c2d592730587c847693b18.zip |
* New upstream release.
* Don't set the fallback timer if we're already in a fallback
mode to avoid unfalling back excessively. (LP: #529052)
* Fix distcheck of documentation
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index e7798fd..f65393e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,15 @@ -indicator-application (0.0.18-0ubuntu2~ppa1) lucid; urgency=low +indicator-application (0.0.19-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Upstream Merge + * New upstream release. * Setup the icons to use the -panel variants even when falling back to status icons. (LP: #547072) * Change python bindings to use _with_path so that they can set the icon path. (LP: #527061) + * Don't set the fallback timer if we're already in a fallback + mode to avoid unfalling back excessively. (LP: #529052) + * Fix distcheck of documentation - -- Ted Gould <ted@ubuntu.com> Tue, 30 Mar 2010 14:23:48 -0500 + -- Ted Gould <ted@ubuntu.com> Thu, 01 Apr 2010 15:49:36 -0500 indicator-application (0.0.18-0ubuntu1) lucid; urgency=low |