summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2020-06-26 14:02:24 +0200
committerCarlos Garnacho <carlosg@gnome.org>2020-06-26 14:03:51 +0200
commit0a249fde81ed821d1977583dd8863c633b6170fe (patch)
tree9ac0f6b74d4d9821316af6bfaed22f28d2350a12 /NEWS
parent26421f127ae638507d2f10fd97b5a6f657507f93 (diff)
downloadtracker-0a249fde81ed821d1977583dd8863c633b6170fe.tar.gz
Release 2.99.22.99.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83dabdba6..790176b0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+NEW in 2.99.2 - 2020-06-26
+==========================
+ * Dropped priority argument from tracker_sparql_connection_update*()
+ * Better parser error messages
+ * SPARQL correctness fixes
+ * Fixes to tracker_sparql_cursor_is_bound() checks
+ * Ontology clean ups and sync ups with Nepomuk
+ * Fixed lifetime of blank node labels
+ * Fixes to recursive property paths
+ * Ensure property functions pick non NULL values
+ * Several fixes merge SERVICE{} data with the local graph pattern
+ * Add `tracker export --show-graphs` CLI subcommand to show available
+ graphs
+ * Parameter bindings within SERVICE{} clauses are now allowed
+ * Fixes to single/double quote escaping
+ * Fixes to make tracker-sandbox more usable in tests
+ * Many cleanups, memory leak and performance fixes
+
NEW in 2.99.1 - 2020-05-03
==========================