summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2016-08-23 13:11:12 +0200
committerCarlos Garnacho <carlosg@gnome.org>2016-08-23 13:51:14 +0200
commit3ad88d7cecba37979095029d82594f62c99e8880 (patch)
treecaf5c0359c3334c99a09c3fe5c58d2207e2b1db1 /NEWS
parent2e506ee7abe739ce873950216cc0ce4d12a89dce (diff)
downloadtracker-3ad88d7cecba37979095029d82594f62c99e8880.tar.gz
Release 1.9.11.9.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fb37c8e6d..14b06ee78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+NEW in 1.9.1 - 2016-08-23
+=========================
+
+ * Tracker-resource: New API to describe RDF resources that can be serialized
+ into SPARQL updates and various data formats. TrackerSparqlBuilder will
+ be eventually phased out by this API.
+ * Tracker-extract:
+ * Use tracker resource integrally.
+ * Fixed blacklisting of crashy files.
+ * Fixes in gstreamer module for 32-bit platforms
+ * Libtracker-control:
+ * Expose "index for process" miner API
+ * Command line tools:
+ * Add "tracker extract" subcommand
+ * SPARQL:
+ * Accept INSERT DATA, DELETE DATA and DELETE WHERE syntax again.
+ * Libtracker miner: Fix accounting in TrackerPriorityQueue when removing
+ elements.
+
+Translations: cs, de, es, fr, hu, id, lt, pl, pt, sk
+
NEW in 1.9.0 - 2016-06-21
=========================