diff options
author | Didier Roche <didier.roche@canonical.com> | 2012-09-20 18:35:06 +0200 |
---|---|---|
committer | Didier Roche <didier.roche@canonical.com> | 2012-09-20 18:35:06 +0200 |
commit | 52099c2fe93e72a86e5f6a742582d1110aab5eff (patch) | |
tree | d773fcd48ab54f65e9ccce0e06aae4a1f923869b /NEWS | |
parent | ed02493a8c6534f1aaf76e005100ad7be7820891 (diff) | |
parent | 3f6591ab927a4313f7623904a4a0d75533fa021f (diff) | |
download | ayatana-indicator-datetime-52099c2fe93e72a86e5f6a742582d1110aab5eff.tar.gz ayatana-indicator-datetime-52099c2fe93e72a86e5f6a742582d1110aab5eff.tar.bz2 ayatana-indicator-datetime-52099c2fe93e72a86e5f6a742582d1110aab5eff.zip |
Import upstream version 12.10.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,15 +1,18 @@ +12.10.1 + + - Gracefully handle clock skew (LP: #917236) + - Raise the version number of our EDS dependency (LP: #1024437) + - Fix X-Ubuntu-Gettext-Domain entries in the .desktop file (LP: #1048834) + - Remove unnecessary watching for geoclue address provider changes + 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 |