diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-07-12 16:27:57 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-07-12 16:27:57 -0500 |
commit | e2e14906d2f574abf672862c2bf4dac1d044dd3c (patch) | |
tree | 43edd0c04d6def97f65d2ae0874db5e97314b9ea /NEWS | |
parent | eb1b4aa7cb5d34223c8a0e461e36743c76fdb631 (diff) | |
download | ayatana-indicator-datetime-e2e14906d2f574abf672862c2bf4dac1d044dd3c.tar.gz ayatana-indicator-datetime-e2e14906d2f574abf672862c2bf4dac1d044dd3c.tar.bz2 ayatana-indicator-datetime-e2e14906d2f574abf672862c2bf4dac1d044dd3c.zip |
bump version to 12.10.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +12.10.0 + + - Support EDS 3.6's API (cyphermox) + + - Apply an 'en space' between the date and time strings. (LP #749847) + lp:~bobowen/indicator-datetime/fix-for-749847 + + - Sort locations as spec'ed by https://wiki.ubuntu.com/TimeAndDate (LP #833325) + lp:~charlesk/indicator-datetime/lp-833325 + + - Fix a bug that caused location settings to be re-saved each 2 seconds + lp:~charlesk/indicator-datetime/unnecessary-saves + + - Drop GTK+ 2 support + |