diff options
author | Ted Gould <ted@gould.cx> | 2011-03-23 16:16:17 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-23 16:16:17 -0500 |
commit | 2884233431cdd61eee5942a369a11d4daf9314aa (patch) | |
tree | 2a45abf161262d69b5675b4266e96ea3a8d8b861 /debian/changelog | |
parent | 27e02c433cc3a871e100a7120f9f9e6e73c5a661 (diff) | |
parent | 34527b0979874d373160f4a002e375456f0b7af2 (diff) | |
download | ayatana-indicator-datetime-2884233431cdd61eee5942a369a11d4daf9314aa.tar.gz ayatana-indicator-datetime-2884233431cdd61eee5942a369a11d4daf9314aa.tar.bz2 ayatana-indicator-datetime-2884233431cdd61eee5942a369a11d4daf9314aa.zip |
New upstream release.
∘ Remove unused liboobs
∘ Add translator comments and make strings translatable (LP: #737326)
∘ Remove password dialog for calendars not the keyring
∘ Use default matching when geonames aren't available (LP: #740870)
∘ UI Cleanups and naming fixes (LP: #740806, LP: #740819)
∘ Free JSON parser data
∘ Avoid duplicates in GeoNames data (LP: #740884)
∘ Make location completion more robust
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 75792ba..5de83ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-datetime (0.2.0-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + ∘ Remove unused liboobs + ∘ Add translator comments and make strings translatable (LP: #737326) + ∘ Remove password dialog for calendars not the keyring + ∘ Use default matching when geonames aren't available (LP: #740870) + ∘ UI Cleanups and naming fixes (LP: #740806, LP: #740819) + ∘ Free JSON parser data + ∘ Avoid duplicates in GeoNames data (LP: #740884) + ∘ Make location completion more robust + + -- Ted Gould <ted@ubuntu.com> Wed, 23 Mar 2011 16:15:45 -0500 + indicator-datetime (0.1.98-0ubuntu1~ppa1) natty; urgency=low * New upstream release. |