summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartyn Russell <martyn@lanedo.com>2010-08-12 17:27:40 +0100
committerMartyn Russell <martyn@lanedo.com>2010-08-12 17:45:57 +0100
commit1a4acf8debd67c7d10177c6557cc8a7633936246 (patch)
treefce4a1e4eab5b00c1ba498f58782045c3783adc1
parentec11d53f633a8b0d0a62bbce4f79fb900c7f3a79 (diff)
downloadtracker-1a4acf8debd67c7d10177c6557cc8a7633936246.tar.gz
Updated NEWS
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1cfdd4676..261368c17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+NEW in 0.9.16 - 2010-08-12
+==========================
+
+The changes are:
+
+ * Require Vala 0.9.4 (to build from git repository only)
+ * NEW Feature: tracker-extract: Added a GUPnP DLNA extractor
+ * NEW Feature: libtracker-sparql: Client library for direct/dbus access
+ * Fixes: NB#184823, Unsupported ontology change prevent tracker for booting
+ * Fixes: NB#177663, Tracker does not harvest ID3v2 tags
+ * Fixes: NB#181421, Duplicates when monitor events processed before directory is created in store
+ * libtracker-common: New environment variable TRACKER_VERBOSITY to override config
+ * libtracker-data: Fixed support for IN, NOT IN with <resources>
+ * libtracker-miner: If parent GFile being processed, serialise by waiting
+ * libtracker-miner: Print URIs not paths for CREATE monitor event debugging
+
+Translations:
+
+ * Updated zh_CN: Aron Xu
+ * Updated nds: Nils-Christoph Fiedler
+
+Notes:
+
+ The database version has been incremented, this will force a
+ reindex for any existing Tracker installation.
+
+
NEW in 0.9.15 - 2010-08-05
==========================