diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-07-13 17:56:40 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-07-13 17:56:40 +0200 |
commit | ed0feadc0e5db7e7326e3ee67b0d86fbbb0576f8 (patch) | |
tree | 561338e82a0074e30ce2e613ccb9b59856a8fb74 /debian/changelog | |
parent | 7cd686acaa20570cd3930c3ba96917dabcf7d01a (diff) | |
download | ayatana-indicator-datetime-ed0feadc0e5db7e7326e3ee67b0d86fbbb0576f8.tar.gz ayatana-indicator-datetime-ed0feadc0e5db7e7326e3ee67b0d86fbbb0576f8.tar.bz2 ayatana-indicator-datetime-ed0feadc0e5db7e7326e3ee67b0d86fbbb0576f8.zip |
* New upstream release:
- Support EDS 3.6's API
- Apply an 'en space' between the date and time strings. (LP #749847)
- Sort locations as spec'ed by https://wiki.ubuntu.com/TimeAndDate
- Fix a bug that caused location settings to be re-saved each 2 seconds
* debian/patches/port-eds-3.5.patch: included in the new version
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 5b31ca2..3437fbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,13 @@ indicator-datetime (12.10.0-0ubuntu1) UNRELEASED; urgency=low - * New upstream release. + * New upstream release: + - Support EDS 3.6's API + - Apply an 'en space' between the date and time strings. (LP #749847) + - Sort locations as spec'ed by https://wiki.ubuntu.com/TimeAndDate + - Fix a bug that caused location settings to be re-saved each 2 seconds * debian/control, debian/indicator-datetime.install, debian/rules: - drop GTK2 build it's deprecated - * debian/patches/port-eds-3.5.patch: - - dropped, the patch is in the new version + * debian/patches/port-eds-3.5.patch: included in the new version -- Sebastien Bacher <seb128@ubuntu.com> Fri, 13 Jul 2012 17:09:26 +0200 |