diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-03-11 16:34:22 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-03-11 16:34:22 -0500 |
commit | c74b2455350de6b46dd5b254a41e685783468283 (patch) | |
tree | db318eb85d6b43c3e45406156df62f095de211cd /debian/changelog | |
parent | e9aea6f9478ec403fee9e6791c178e4fe95da560 (diff) | |
parent | a815f8420172fd403de2669ecce4b6a2c19dc5f9 (diff) | |
download | libayatana-indicator-c74b2455350de6b46dd5b254a41e685783468283.tar.gz libayatana-indicator-c74b2455350de6b46dd5b254a41e685783468283.tar.bz2 libayatana-indicator-c74b2455350de6b46dd5b254a41e685783468283.zip |
* Upstream release 0.3.5
* Adding in a image loader helper for indicators.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9027ddb..c79b509 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libindicator (0.3.5-0ubuntu1) UNRELEASED; urgency=low + + * Upstream release 0.3.5 + * Adding in a image loader helper for indicators. + + -- Ted Gould <ted@ubuntu.com> Thu, 11 Mar 2010 14:27:04 -0600 + libindicator (0.3.4-0ubuntu1) lucid; urgency=low * Upstream Release 0.3.4 @@ -113,3 +120,4 @@ libindicator (0.2.0~bzr325-0ubuntu1) karmic; urgency=low * debian/control: Fix Vcs-* links. -- Ken VanDine <ken.vandine@canonical.com> Tue, 25 Aug 2009 08:35:00 +0200 + |