diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-24 10:26:31 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-24 10:26:31 +0200 |
commit | 52042628751451071709d888a5335c125d189031 (patch) | |
tree | 090a127785c8fd126cfbacbd0d6948d680813d23 /NEWS.Canonical | |
parent | 027b23a5c2c5889f1c5a0739c57416c413961a9c (diff) | |
download | ayatana-indicator-datetime-52042628751451071709d888a5335c125d189031.tar.gz ayatana-indicator-datetime-52042628751451071709d888a5335c125d189031.tar.bz2 ayatana-indicator-datetime-52042628751451071709d888a5335c125d189031.zip |
release 0.4.00.4.0
Diffstat (limited to 'NEWS.Canonical')
-rw-r--r-- | NEWS.Canonical | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS.Canonical b/NEWS.Canonical new file mode 100644 index 0000000..41fec0a --- /dev/null +++ b/NEWS.Canonical @@ -0,0 +1,19 @@ +12.10.2 + - Fix 12.10.0 appointment calendar regression. (LP: #1060263) + +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 + |