diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-04-01 23:41:58 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-04-01 23:41:58 +0200 |
commit | 40b74a14850bacbef753ed1e697de51f68a7ee62 (patch) | |
tree | 0bd17cc965406feb51b5f463a351526408cc9950 /debian | |
parent | fd1ec3c4cf17a488d072c63660bc818562cd9448 (diff) | |
parent | 734b874a2c463115e69d40fa48db8ebbc5996289 (diff) | |
download | ayatana-indicator-application-40b74a14850bacbef753ed1e697de51f68a7ee62.tar.gz ayatana-indicator-application-40b74a14850bacbef753ed1e697de51f68a7ee62.tar.bz2 ayatana-indicator-application-40b74a14850bacbef753ed1e697de51f68a7ee62.zip |
releasing version 0.0.19-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 650ed07..0920364 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +indicator-application (0.0.19-0ubuntu1) lucid; urgency=low + + * 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> Thu, 01 Apr 2010 15:56:02 -0500 + indicator-application (0.0.18-0ubuntu1) lucid; urgency=low * Upstream Release 0.0.18 |