diff options
author | Ted Gould <ted@gould.cx> | 2011-07-07 00:32:12 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-07 00:32:12 -0500 |
commit | 709208d42375adfe05102f9dbddd638a81776e16 (patch) | |
tree | d8399537ea41dbddf2f816e51bb670867da833a0 /debian | |
parent | 9a18c1c095a420b16431b4f411d627786448a81a (diff) | |
parent | c1034173faf54120c693c984123f343968621359 (diff) | |
download | libayatana-indicator-709208d42375adfe05102f9dbddd638a81776e16.tar.gz libayatana-indicator-709208d42375adfe05102f9dbddd638a81776e16.tar.bz2 libayatana-indicator-709208d42375adfe05102f9dbddd638a81776e16.zip |
* New upstream release.
* Build Fixes
* Adding license to test files (LP: #684886)
* Bump API/ABI versions appropriately and make easier to edit them in
the future
* Adding a name-hint to the indicator entries
* Merging scroll functions into a single good one (LP: #804618)
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 54cdbc4..bdba7bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libindicator (0.3.90-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Build Fixes + * Adding license to test files (LP: #684886) + * Bump API/ABI versions appropriately and make easier to edit them in + the future + * Adding a name-hint to the indicator entries + * Merging scroll functions into a single good one (LP: #804618) + + -- Ted Gould <ted@ubuntu.com> Thu, 07 Jul 2011 00:28:56 -0500 + libindicator (0.3.22-0ubuntu2) oneiric; urgency=low * debian/libindicator3-dev.install |