diff options
author | Ted Gould <ted@gould.cx> | 2011-08-18 15:28:13 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-08-18 15:28:13 -0500 |
commit | aa0da73e3aa68e9958b9187927fa581db4436c35 (patch) | |
tree | 69c7215b3bc97f739626eb0e5acede642c4484a4 /debian | |
parent | 45d0776e19fd738130457daec5d8401837eb6a0d (diff) | |
parent | 70ef2f0a626ffbb05b85874398ca2e7ce9058745 (diff) | |
download | ayatana-indicator-datetime-aa0da73e3aa68e9958b9187927fa581db4436c35.tar.gz ayatana-indicator-datetime-aa0da73e3aa68e9958b9187927fa581db4436c35.tar.bz2 ayatana-indicator-datetime-aa0da73e3aa68e9958b9187927fa581db4436c35.zip |
New upstream release.
∘ Use cleaner GDateTime API
∘ Use locale preferred date format
∘ Use real ellipsis (LP: #621339)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 78f6be5..4fd39d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-datetime (0.2.93-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + ∘ Use cleaner GDateTime API + ∘ Use locale preferred date format + ∘ Use real ellipsis (LP: #621339) + + -- Ted Gould <ted@ubuntu.com> Thu, 18 Aug 2011 14:52:51 -0500 + indicator-datetime (0.2.92-0ubuntu1) oneiric; urgency=low * New upstream release. |