diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-08-12 16:32:18 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-08-12 16:32:18 -0400 |
commit | 2840a6f037bb7e5b366090519603f6706a26b704 (patch) | |
tree | 72f1888f6b4f198ba20c1267b07cdf594a7fcd90 /debian/changelog | |
parent | 77beabaa23a8ff37b5c0060647ba3988dc27e13e (diff) | |
parent | 2368f530f2ada528bdfee8922088e7f836441d77 (diff) | |
download | ayatana-indicator-application-2840a6f037bb7e5b366090519603f6706a26b704.tar.gz ayatana-indicator-application-2840a6f037bb7e5b366090519603f6706a26b704.tar.bz2 ayatana-indicator-application-2840a6f037bb7e5b366090519603f6706a26b704.zip |
releasing version 0.2.4-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d368614..4de7412 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-application (0.2.4-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Add in ordering IDs + * Adding label support into the library + * Adding label support into the indicator + * Breaking the ABI in order to get more space in the class + structure. + * Allow the icon theme path to be changed dynamically (LP: #607831) + * debian/control: Moving libappindicator0 to libappindicator1 + * debian/rules: Moving libappindicator0 to libappindicator1 + + -- Ted Gould <ted@ubuntu.com> Thu, 12 Aug 2010 13:57:17 -0500 + indicator-application (0.2.3-0ubuntu2) maverick; urgency=low * Rebuild with the new gobject introspection |