diff options
author | Ted Gould <ted@gould.cx> | 2010-02-11 10:36:56 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-11 10:36:56 -0600 |
commit | bbebb7a3907a59a1ef475dc9d5c8e65c1e1595d6 (patch) | |
tree | 696dbbeaeb19a90f291c4b5a0fa464cbbf39a591 /debian | |
parent | a94ef5f210aad3624463e8edf40cc2f0499033fa (diff) | |
parent | 14abe9ad1ff1b09526b6f0f6410c2783e6dbd501 (diff) | |
download | libayatana-appindicator-bbebb7a3907a59a1ef475dc9d5c8e65c1e1595d6.tar.gz libayatana-appindicator-bbebb7a3907a59a1ef475dc9d5c8e65c1e1595d6.tar.bz2 libayatana-appindicator-bbebb7a3907a59a1ef475dc9d5c8e65c1e1595d6.zip |
* Upstream release 0.0.13
* Changing the menu property to be a proper DBus object path
* Make object paths unique by including application IDs in them
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e4321bf..3fe50a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-application (0.0.13-0ubuntu1) UNRELEASED; urgency=low + + * Upstream release 0.0.13 + * Changing the menu property to be a proper DBus object path + * Make object paths unique by including application IDs in them + + -- Ted Gould <ted@ubuntu.com> Thu, 11 Feb 2010 10:35:52 -0600 + indicator-application (0.0.12-0ubuntu1) lucid; urgency=low * Upstream release 0.0.12 |