diff options
author | Ted Gould <ted@gould.cx> | 2011-04-07 13:22:08 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-07 13:22:08 -0500 |
commit | 8028b594369055a3d6ca6577009993d4cf2e58c1 (patch) | |
tree | 405542900c5ba445ad68550a145a4823e68c206a /debian | |
parent | 27c56bd90ab38a79d5eca970b7ba4dca2652c01a (diff) | |
parent | ab9c66b70627b1ed5843fabd7259d631acb8d116 (diff) | |
download | ayatana-indicator-datetime-8028b594369055a3d6ca6577009993d4cf2e58c1.tar.gz ayatana-indicator-datetime-8028b594369055a3d6ca6577009993d4cf2e58c1.tar.bz2 ayatana-indicator-datetime-8028b594369055a3d6ca6577009993d4cf2e58c1.zip |
New upstream release.
∘ Add language and proper distro version to geonames URL to allow
for proper server side fixes
∘ Give full day events the day name instead of a time
∘ Make sure the calendar follows the user setting (LP: #748772)
∘ Ensure that events handle month boundaries correctly (LP: #746713)
∘ Only show calendars the user has configured (LP: #729033)
∘ Reenable clicking on the timezone in the menu to set it.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/debian/changelog b/debian/changelog index 1cb4b7f..2f90b2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,15 @@ -indicator-datetime (0.2.1-0ubuntu2~ppa2) natty; urgency=low +indicator-datetime (0.2.2-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Upstream Merge - * Give full day events the day name instead of a time - - -- Ted Gould <ted@ubuntu.com> Wed, 06 Apr 2011 08:39:30 -0500 - -indicator-datetime (0.2.1-0ubuntu2~ppa1) natty; urgency=low - - * Upstream Merge - * Make sure the calendar follows the user setting (LP: #748772) - * Ensure that events handle month boundries correctly (LP: #746713) - * Only show calendars the user has configured (LP: #729033) - - -- Ted Gould <ted@ubuntu.com> Mon, 04 Apr 2011 11:16:44 -0500 + * New upstream release. + ∘ Add language and proper distro version to geonames URL to allow + for proper server side fixes + ∘ Give full day events the day name instead of a time + ∘ Make sure the calendar follows the user setting (LP: #748772) + ∘ Ensure that events handle month boundaries correctly (LP: #746713) + ∘ Only show calendars the user has configured (LP: #729033) + ∘ Reenable clicking on the timezone in the menu to set it. + + -- Ted Gould <ted@ubuntu.com> Thu, 07 Apr 2011 13:20:49 -0500 indicator-datetime (0.2.1-0ubuntu1) natty; urgency=low |