diff options
author | Ted Gould <ted@gould.cx> | 2012-02-08 11:31:48 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-08 11:31:48 -0600 |
commit | 44cc6e756788f6ec37343c93c178227b2b6d3ba1 (patch) | |
tree | a0fceab985ea86b78bb9557a1f875bf0ee4758c4 /debian | |
parent | e548f851004dbb18360408c04c61a66a5ffc80fd (diff) | |
parent | 22965953b89a0ed229c9009a2750c573d82acfee (diff) | |
download | ayatana-indicator-application-44cc6e756788f6ec37343c93c178227b2b6d3ba1.tar.gz ayatana-indicator-application-44cc6e756788f6ec37343c93c178227b2b6d3ba1.tar.bz2 ayatana-indicator-application-44cc6e756788f6ec37343c93c178227b2b6d3ba1.zip |
* New upstream release.
* Adding in a code coverage based build target
* Fixing useless variable setting
* Fixing variant usage
* Adding support for the Title property
* Fixing to work with Dbusmenu 0.5.90
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d61f6ee..1dfdc32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +indicator-application (0.4.90-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Adding in a code coverage based build target + * Fixing useless variable setting + * Fixing variant usage + * Adding support for the Title property + * Fixing to work with Dbusmenu 0.5.90 + + -- Ted Gould <ted@ubuntu.com> Wed, 08 Feb 2012 11:31:13 -0600 + indicator-application (0.4.0-0ubuntu2) precise; urgency=low * no change rebuild for libindicator7 |