From b19f10e83eb3123f1370c79e564494aebec4ed1a Mon Sep 17 00:00:00 2001 From: Martyn Russell Date: Tue, 19 Aug 2014 19:42:29 +0100 Subject: Release 1.1.3 --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'NEWS') 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 ========================= -- cgit v1.2.1