diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-09-29 16:43:39 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-09-29 16:43:39 -0400 |
commit | 31bf779fb487a859ff21910a652faeae2f116b63 (patch) | |
tree | 3d1cfc3904bb3e0e7a2a92c1a28520c3a1301e15 /debian/changelog | |
parent | 95fcdc5a0e1e2d4184149e2354f0cb33d6755d48 (diff) | |
parent | e569f3e9744146d5e9d3bfee21092def7350043b (diff) | |
download | ayatana-indicator-datetime-31bf779fb487a859ff21910a652faeae2f116b63.tar.gz ayatana-indicator-datetime-31bf779fb487a859ff21910a652faeae2f116b63.tar.bz2 ayatana-indicator-datetime-31bf779fb487a859ff21910a652faeae2f116b63.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..237b7d9 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) oneiric; 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:39:41 -0500 indicator-datetime (0.2.95-0ubuntu1) oneiric; urgency=low |