diff options
author | Ted Gould <ted@canonical.com> | 2009-04-07 22:08:32 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-07 22:08:32 -0500 |
commit | 28981355d65aec6bffaf6ee7475df0a76bce2ade (patch) | |
tree | fef0b550c2b2e081b43ade540ca66eaea523ca70 /debian | |
parent | 185f2744f24c9cf148492c0e384f9fc9917c0f5f (diff) | |
download | ayatana-indicator-messages-28981355d65aec6bffaf6ee7475df0a76bce2ade.tar.gz ayatana-indicator-messages-28981355d65aec6bffaf6ee7475df0a76bce2ade.tar.bz2 ayatana-indicator-messages-28981355d65aec6bffaf6ee7475df0a76bce2ade.zip |
* Fixes the lifecycle of the various structures tracking the messages
and applications. Fixing bugs like (LP: #355616)
*
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d999eb3..647b6e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,13 @@ indicator-messages (0.1.4-0ubuntu2~ppa4) UNRELEASED; urgency=low * New upstream version + * Fixes the lifecycle of the various structures tracking the messages + and applications. Fixing bugs like (LP: #355616) * Fixes the visual appearance by setting the widget name to grab the style settings from the main applet. (LP: #351979) * debian/control: Upgrading dependency on libindicate-dev to 0.1.5 or higher as the new version requires that. + * -- Ted Gould <ted@ubuntu.com> Fri, 03 Apr 2009 16:32:49 -0500 |