diff options
author | Ted Gould <ted@gould.cx> | 2012-03-07 14:11:47 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-07 14:11:47 -0600 |
commit | e34b660a8e7477cc0bb120f062074c6e079efa39 (patch) | |
tree | 1dd5457ac7bdab516bd7aa9aa2bc90cb70e84ca1 /debian | |
parent | c83d72a33f81a3aad6c85971b81caeceeb0834dd (diff) | |
parent | 67872e2808a7c4f4d414822198e4a3f951bdf411 (diff) | |
download | libayatana-indicator-e34b660a8e7477cc0bb120f062074c6e079efa39.tar.gz libayatana-indicator-e34b660a8e7477cc0bb120f062074c6e079efa39.tar.bz2 libayatana-indicator-e34b660a8e7477cc0bb120f062074c6e079efa39.zip |
* New upstream release.
* Fix branching past initialization of variables (LP: #939061)
* Support new FD.o Desktop Actions (LP: #942042)
* Fix valgrind error on unload (LP: #719457)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c184137..712b384 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libindicator (0.4.93-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Fix branching past initialization of variables (LP: #939061) + * Support new FD.o Desktop Actions (LP: #942042) + * Fix valgrind error on unload (LP: #719457) + + -- Ted Gould <ted@ubuntu.com> Wed, 07 Mar 2012 14:10:26 -0600 + libindicator (0.4.92-0ubuntu2) precise; urgency=low * Backport support for the fdo desktop action spec, that's required |