diff options
author | Ted Gould <ted@gould.cx> | 2011-04-04 11:15:17 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-04 11:15:17 -0500 |
commit | 805b690c6a541986fbbb65a225435ede03cc9fc1 (patch) | |
tree | 70479b5bad73efd00eccb508f7a19179f5f209ab /debian/changelog | |
parent | 8f93ef6be94f3ca6c994a9001bc249c1b5ccfc47 (diff) | |
parent | c6d23b37d9833948e9286f849c12cea0061e2a95 (diff) | |
download | ayatana-indicator-datetime-805b690c6a541986fbbb65a225435ede03cc9fc1.tar.gz ayatana-indicator-datetime-805b690c6a541986fbbb65a225435ede03cc9fc1.tar.bz2 ayatana-indicator-datetime-805b690c6a541986fbbb65a225435ede03cc9fc1.zip |
* 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)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e915ed4..cc3a461 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-datetime (0.2.1-0ubuntu2~ppa1) UNRELEASED; 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:14:57 -0500 + indicator-datetime (0.2.1-0ubuntu1) natty; urgency=low * New upstream release. |