summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMartyn Russell <martyn@lanedo.com>2014-08-19 19:42:29 +0100
committerMartyn Russell <martyn@lanedo.com>2014-08-19 20:49:45 +0100
commitb19f10e83eb3123f1370c79e564494aebec4ed1a (patch)
tree94943b1737ad5dcfc67a8adbb5a1e7fcf745f68b /NEWS
parent1319d9968c2310cbfac350f99637b691d9feca68 (diff)
downloadtracker-b19f10e83eb3123f1370c79e564494aebec4ed1a.tar.gz
Release 1.1.31.1.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a0187405f..cc32ab145 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+NEW in 1.1.3 - 2014-08-19
+=========================
+
+ * New Feature: Extractor is now 'crash-aware' that being, we have a
+ separate data source for content that can't be extracted to avoid
+ repeated failures from tracker-extract. This also survives through
+ crashes that may occur due to attempted extractions.
+ * build: Reduce vala generated source warnings from GCC.
+ * libtracker-fts: Make private functions static
+ * libtracker-miner: Make sure we return NULL on FileDataProvider
+ begin() errors
+ * libtracker-miner: Add new API tracker_decorator_fs_prepend_file()
+ as part of 'crash-aware' feature.
+
+Translations:
+
+ * Updated el: Tom Tryfonidis
+ * Updated es: Daniel Mustieles
+ * Updated fi: Lasse Liehu, Jiri Grönroos
+ * Updated lt: Aurimas Černius
+
+
NEW in 1.1.2 - 2014-08-12
=========================