diff options
author | Ted Gould <ted@gould.cx> | 2012-04-04 14:35:30 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-04-04 14:35:30 -0500 |
commit | d431c78f3ad88c54a8f3e8c0dec9d872930831da (patch) | |
tree | 2a82d9dbc43d2e7fbddb8a580024a83bb2ef7639 /debian | |
parent | 28d27ed11c41ca6859c533e6a084c631225c9912 (diff) | |
parent | c136bda24416af489864fa8e1302a7aca259ba3a (diff) | |
download | libayatana-indicator-d431c78f3ad88c54a8f3e8c0dec9d872930831da.tar.gz libayatana-indicator-d431c78f3ad88c54a8f3e8c0dec9d872930831da.tar.bz2 libayatana-indicator-d431c78f3ad88c54a8f3e8c0dec9d872930831da.zip |
* New upstream release.
* Fix a free that shouldn't be (LP: #969360)
* Spelling mistake in error message (LP: #948391)
* Add coverage build targets
* Fix building AUTHORS and Changelog at dist time
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fe0cbf6..0e57048 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libindicator (0.4.95-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Fix a free that shouldn't be (LP: #969360) + * Spelling mistake in error message (LP: #948391) + * Add coverage build targets + * Fix building AUTHORS and Changelog at dist time + + -- Ted Gould <ted@ubuntu.com> Wed, 04 Apr 2012 14:34:17 -0500 + libindicator (0.4.94-0ubuntu1~ppa1) precise; urgency=low * New upstream release. |