diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-07-13 17:09:25 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-07-13 17:09:25 +0200 |
commit | ed02493a8c6534f1aaf76e005100ad7be7820891 (patch) | |
tree | 84597b1501fd36b6f2a3702e12fa35360a5db2e2 /NEWS | |
parent | 75d3c8be473b6c2600f187f77ffb25b21700a373 (diff) | |
parent | e2e14906d2f574abf672862c2bf4dac1d044dd3c (diff) | |
download | ayatana-indicator-datetime-ed02493a8c6534f1aaf76e005100ad7be7820891.tar.gz ayatana-indicator-datetime-ed02493a8c6534f1aaf76e005100ad7be7820891.tar.bz2 ayatana-indicator-datetime-ed02493a8c6534f1aaf76e005100ad7be7820891.zip |
Import upstream version 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 + |