diff options
author | Ted Gould <ted@gould.cx> | 2011-03-16 16:07:34 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-16 16:07:34 -0500 |
commit | b9470a568ec5c149f64362a0e3f243c38fcc5ec8 (patch) | |
tree | caa35fe576b75f7b6ed613b4c1da22ea3b8d74dc /debian | |
parent | 9f4692c75d64a4ed46584420170445935a0709ae (diff) | |
parent | 5df5bfccdadeeceb31d8e13244e02bc01af557d5 (diff) | |
download | ayatana-indicator-datetime-b9470a568ec5c149f64362a0e3f243c38fcc5ec8.tar.gz ayatana-indicator-datetime-b9470a568ec5c149f64362a0e3f243c38fcc5ec8.tar.bz2 ayatana-indicator-datetime-b9470a568ec5c149f64362a0e3f243c38fcc5ec8.zip |
New upstream release.
∘ Make appointments match calendar month
∘ Fix time format of appointments
∘ Get date change signals from calendar and adjust based on them.
∘ Crash fixes (LP: #733833, LP: #729444)
∘ Valgrind invalid read (LP: #729175)
∘ Translation fixes to date label (LP: #729632)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 6175eb7..49afb1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -indicator-datetime (0.1.97-0ubuntu1~ppa2) natty; urgency=low +indicator-datetime (0.1.98-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Upstream Merge - * Fix appointment time format - * Change appointments with selected date in calendar - - -- Ted Gould <ted@ubuntu.com> Mon, 14 Mar 2011 21:48:42 -0500 + * New upstream release. + ∘ Make appointments match calendar month + ∘ Fix time format of appointments + ∘ Get date change signals from calendar and adjust based on them. + ∘ Crash fixes (LP: #733833, LP: #729444) + ∘ Valgrind invalid read (LP: #729175) + ∘ Translation fixes to date label (LP: #729632) + + -- Ted Gould <ted@ubuntu.com> Wed, 16 Mar 2011 16:06:55 -0500 indicator-datetime (0.1.97-0ubuntu1~ppa1) natty; urgency=low |