aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDidier Roche <didier.roche@canonical.com>2012-09-20 18:36:17 +0200
committerDidier Roche <didier.roche@canonical.com>2012-09-20 18:36:17 +0200
commitf3556e6aee50c0981be6797d5ad54fb202b39b78 (patch)
treef833940bcc36569b8553895b3c8e5f2a3d0e4184 /NEWS
parent9414aa3cdd59e3650a6e030880c3daa34bd9223c (diff)
parent52099c2fe93e72a86e5f6a742582d1110aab5eff (diff)
downloadayatana-indicator-datetime-f3556e6aee50c0981be6797d5ad54fb202b39b78.tar.gz
ayatana-indicator-datetime-f3556e6aee50c0981be6797d5ad54fb202b39b78.tar.bz2
ayatana-indicator-datetime-f3556e6aee50c0981be6797d5ad54fb202b39b78.zip
* New upstream release.
* build-dep on newer libecal
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 7 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index b18731c..59376bb 100644
--- a/NEWS
+++ b/NEWS
@@ -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