diff options
author | Ted Gould <ted@gould.cx> | 2012-03-09 12:11:25 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-09 12:11:25 -0600 |
commit | 6a88fcaecc0d49734e0dae1de1842caceb1b6b95 (patch) | |
tree | ee44a43de9e65c499d2ee02cb36bdf245f074923 /debian | |
parent | e602f2a924a06b8627e10c133e1c5531a4d38ffd (diff) | |
parent | b681b75cecff5f916350c6340c137a7c99e7a0c6 (diff) | |
download | libayatana-appindicator-6a88fcaecc0d49734e0dae1de1842caceb1b6b95.tar.gz libayatana-appindicator-6a88fcaecc0d49734e0dae1de1842caceb1b6b95.tar.bz2 libayatana-appindicator-6a88fcaecc0d49734e0dae1de1842caceb1b6b95.zip |
* New upstream release.
* Set name and title in fallback status item (LP: #885080)
* Fix build in non-source dir cases (LP: #931764)
* Use file names for icons in fallback mode (LP: #875770)
* Add since declarations to documentation
* Fix test suite to work with libindicator 0.4.93
* Fix the mono binding properties
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f09d1fc..75dd7ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libappindicator (0.4.91-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Set name and title in fallback status item (LP: #885080) + * Fix build in non-source dir cases (LP: #931764) + * Use file names for icons in fallback mode (LP: #875770) + * Add since declarations to documentation + * Fix test suite to work with libindicator 0.4.93 + * Fix the mono binding properties + + -- Ted Gould <ted@ubuntu.com> Fri, 09 Mar 2012 12:09:35 -0600 + libappindicator (0.4.90-0ubuntu2) precise; urgency=low * debian/control: |