diff options
author | Ted Gould <ted@gould.cx> | 2010-01-08 15:37:45 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-08 15:37:45 -0600 |
commit | 7a78594a6017f4c7aab921a778bb186759b5cded (patch) | |
tree | 71d883c4ac28e60235cb870f3961a6fcd28bed3d /debian | |
parent | aaa7438bff492c735bffa378ef5d38d3452b4e6f (diff) | |
parent | c4b431a4070d84c12b56ba3007356d38006d89ec (diff) | |
download | libayatana-appindicator-7a78594a6017f4c7aab921a778bb186759b5cded.tar.gz libayatana-appindicator-7a78594a6017f4c7aab921a778bb186759b5cded.tar.bz2 libayatana-appindicator-7a78594a6017f4c7aab921a778bb186759b5cded.zip |
* Upstream merge:
* Adding support for icons changing through the service and
in the indicator.
* Fixing the generated headers for DBus Properties calls
* Fixing libappindicator set_icon to set the right icon.
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 52c5003..9da7988 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-application (0.0.6-0ubuntu1~ppa5) UNRELEASED; urgency=low + + * Upstream merge: + * Adding support for icons changing through the service and + in the indicator. + * Fixing the generated headers for DBus Properties calls + * Fixing libappindicator set_icon to set the right icon. + + -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 15:37:04 -0600 + indicator-application (0.0.6-0ubuntu1~ppa4) karmic; urgency=low * Upstream update |