diff options
author | Ted Gould <ted@gould.cx> | 2011-04-12 22:32:18 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-12 22:32:18 -0500 |
commit | 6e96a11fa4adf17f5a439d8dd6a20f59eb679e42 (patch) | |
tree | 45598d4cf7f260eb4c90bea1753b6c21a8846688 /debian | |
parent | d4dc8fa632a432ec7255459122f577eddd6b8978 (diff) | |
parent | 8603d94b5950329aeb81bcf255fe7f4173eaf6c3 (diff) | |
download | ayatana-indicator-datetime-6e96a11fa4adf17f5a439d8dd6a20f59eb679e42.tar.gz ayatana-indicator-datetime-6e96a11fa4adf17f5a439d8dd6a20f59eb679e42.tar.bz2 ayatana-indicator-datetime-6e96a11fa4adf17f5a439d8dd6a20f59eb679e42.zip |
* Upstream Merge
* 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
another item in the list (LP: #740948)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 83dca69..6bfc94b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-datetime (0.2.2-0ubuntu2~ppa1) UNRELEASED; urgency=low + + * Upstream Merge + * 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 + another item in the list (LP: #740948) + + -- Ted Gould <ted@ubuntu.com> Tue, 12 Apr 2011 22:30:25 -0500 + indicator-datetime (0.2.2-0ubuntu1) natty; urgency=low [ Ted Gould ] |