diff options
author | Ted Gould <ted@gould.cx> | 2011-09-29 15:38:31 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-29 15:38:31 -0500 |
commit | 521526d79aa03ceee72ae15f4d29c2173a95aa83 (patch) | |
tree | 551312e2628d0b5da063602c3e58d867a9f180bb /debian/changelog | |
parent | d6dcd6734c7316d8ff59e3f8f8f6037466fce354 (diff) | |
parent | 4e2dc05c209906b1a0d01b1c9f12c26a8ce2cd6d (diff) | |
download | ayatana-indicator-datetime-521526d79aa03ceee72ae15f4d29c2173a95aa83.tar.gz ayatana-indicator-datetime-521526d79aa03ceee72ae15f4d29c2173a95aa83.tar.bz2 ayatana-indicator-datetime-521526d79aa03ceee72ae15f4d29c2173a95aa83.zip |
* New upstream release.
* Fix corrupt environment when LANGUAGE not set (LP: #861123)
* Measure string size with GLib (LP: #730476)
* Free ECals when they have errors (LP: #774071)
* Fix untranslated string (LP: #853130)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 61c09be..1b67b31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,17 @@ -indicator-datetime (0.2.95-0ubuntu2) UNRELEASED; urgency=low +indicator-datetime (0.3.0-0ubuntu1~ppa1) UNRELEASED; urgency=low + [ Ken VanDine ] * debian/control - Added recommends for e-d-s - -- Ken VanDine <ken.vandine@canonical.com> Thu, 29 Sep 2011 16:28:52 -0400 + [ Ted Gould ] + * New upstream release. + * Fix corrupt environment when LANGUAGE not set (LP: #861123) + * Measure string size with GLib (LP: #730476) + * Free ECals when they have errors (LP: #774071) + * Fix untranslated string (LP: #853130) + + -- Ted Gould <ted@ubuntu.com> Thu, 29 Sep 2011 15:36:54 -0500 indicator-datetime (0.2.95-0ubuntu1) oneiric; urgency=low |