summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2019-03-06 19:19:07 +0100
committerCarlos Garnacho <carlosg@gnome.org>2019-03-06 19:19:07 +0100
commitc09ac0beda85498b365a89863a2cfb25b490202a (patch)
tree62ab2cfc482b7e0842c30426b9a490bb356227bf /NEWS
parentf0d0ae2f83d6ed4474ab2ed9dcf14b9bb0aebaaf (diff)
downloadtracker-c09ac0beda85498b365a89863a2cfb25b490202a.tar.gz
Release 2.2.12.2.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8da8f6c3d..541028051 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+NEW in 2.2.1 - 2019-03-06
+=========================
+
+ * Fix unichar unescaping
+ * Correctly Handle BIND in first place of a triples block
+ * Fix possible deadlock on WAL checkpoint
+ * Fix some double values not being deleted
+ * Fixed CHANGES_DONE_HINT handling in TrackerMonitor
+ * Ported data generator utilities to python3
+ * Ported functional tests to python3, reformatted to PEP-8
+ * Correctly apply ignored-directories-with-content filter on monitor updates
+ * Build and test fixes
+
+Translations: de, eo, fur, fr, it, ko, lv, nl, ru, sr
+
NEW in 2.2.0 - 2019-02-20
=========================