summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2020-09-07 13:34:08 +0200
committerCarlos Garnacho <carlosg@gnome.org>2020-09-07 13:34:08 +0200
commit4656f694df43ed3ab5d2184f852a6228456bf0a8 (patch)
treed4b0eb403dfe20e966eae14d129f4c7ea10bc572 /NEWS
parentc771ffa198e531a29bcfe2c472eb51800efb1c23 (diff)
downloadtracker-4656f694df43ed3ab5d2184f852a6228456bf0a8.tar.gz
Release 2.99.52.99.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e66c288e4..02c1cd1de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 2.99.5 - 2020-09-07
+==========================
+ * Fix DBus logging in tracker-sandbox test helper
+ * Removed programming terms from English stop word list
+ * Handle empty input correctly
+ * Fix possible database locks when using "tracker3 sql" on a
+ running database
+ * Fixes for SERVICE clauses in UNIONs
+ * Handle empty group graph patterns as per the spec
+ * Fixes to property paths being used in different graphs
+ * Release memory on inactivity
+ * Fix build/linking with 2.x in the system
+ * Add "tracker3 export --2to3" helper for data migrations
+ * Hide FTS5 search syntax from fts:match
+
+Translations: cs, fr, fur, gl, hr, id, lt, pt_BR, zh_CN
+
NEW in 2.99.4 - 2020-08-24
==========================
* CLI modernization