diff options
author | Ted Gould <ted@gould.cx> | 2011-04-14 14:49:59 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-14 14:49:59 -0500 |
commit | 653faaea32c30fe0352c430b97136c4873819c11 (patch) | |
tree | 1a91f4e4b1cdf8a36ae20dbb847ad29a3650546e /debian | |
parent | 980177afd2ec65ad0e098be0b76c43f569e28311 (diff) | |
parent | c187878ad6dd3a5f1406de00880580479601476c (diff) | |
download | ayatana-indicator-datetime-653faaea32c30fe0352c430b97136c4873819c11.tar.gz ayatana-indicator-datetime-653faaea32c30fe0352c430b97136c4873819c11.tar.bz2 ayatana-indicator-datetime-653faaea32c30fe0352c430b97136c4873819c11.zip |
New upstream release.
∘ Use GTK directly for detecting when the menu appears and disappears
∘ Handle items being removed from the locations list by choosing
∘ Check for resume in the service and update the label as well
(LP: #759854)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 07d242f..aeefb49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,14 @@ -indicator-datetime (0.2.2-0ubuntu2~ppa1) natty; urgency=low +indicator-datetime (0.2.3-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Upstream Merge - * Use GTK directly for detecting when the menu appears and disappears + * New upstream release. + ∘ Use GTK directly for detecting when the menu appears and disappears to reset the date (LP: #649800) - * Handle items being removed from the locations list by choosing + ∘ Handle items being removed from the locations list by choosing another item in the list (LP: #740948) + ∘ Check for resume in the service and update the label as well + (LP: #759854) - -- Ted Gould <ted@ubuntu.com> Tue, 12 Apr 2011 22:33:45 -0500 + -- Ted Gould <ted@ubuntu.com> Thu, 14 Apr 2011 14:48:55 -0500 indicator-datetime (0.2.2-0ubuntu1) natty; urgency=low |