summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMartyn Russell <martyn@lanedo.com>2014-07-10 14:06:35 +0100
committerMartyn Russell <martyn@lanedo.com>2014-07-10 14:06:35 +0100
commitfa3af9d8f2c777ffa709941b881da506ede63596 (patch)
tree4616d212456d45e2f75e16dfbf60dcb21ac8f27f /NEWS
parent7c7e44787f54d6e507a1f13a3b4f895dd8eb636f (diff)
downloadtracker-fa3af9d8f2c777ffa709941b881da506ede63596.tar.gz
Release 1.1.01.1.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS42
1 files changed, 42 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7696530e0..cd0c7afe1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+NEW in 1.1.0 - 2014-07-10
+=========================
+
+The main changes since 1.0.0 are:
+
+ * build: Added CC_CHECK_FLAGS_APPEND m4 macros from xinelib/systemd projects to check GCC compiler flags we can use
+ * tracker-miner-apps: New process to mine data about applications, previously part of tracker-miner-fs. Can be disabled with --disable-miner-apps
+ * tracker-miner-user-guides: New process to mine data about user guides and help content, previously part of tracker-miner-fs. Can be disabled with --disable-user-guides
+ * tracker-extract: [BMP] Added an new extractor
+ * tracker-extract: [ISO] Extract language, copyright and author information about ISO images using new ontology
+ * tracker-extract: [ODT] Improved extraction of content so we don't stop on embedded tabs and line breaks
+ * tracker-control: Added a lot of strings previsouly untranslated
+ * tracker-control: Removed shorthand command line switches for less common arguments (--list-*, --pause-details)
+ * tracker-control: Added --watch command line option to watch changes to the database.
+ * tracker-info: Add --resource-is-iri or -i to avoid filename to URN lookups
+ * tracker-info: Don't show "(null)" for nie:InformationElements with no nie:url
+ * tracker-preferences: General UI clean up and modernization fixing many deprecations where old GTK+ widgets were used
+ * tracker-preferences: Added 'control' tab to allow users to enable finer control of what's indexed (e.g. numbers - which are normally disabled)
+ * tracker-preferences: Add AppData with screenshots for app stores
+ * tracker-needle: Add AppData with screenshots for app stores
+
+Translations:
+
+ * Updated ca: Gil Forcada, Pau Iranzo
+ * Updated cs: Marek Černocký
+ * Updated de: Christian Kirbach, Benjamin Steinwender
+ * Updated el: Dimitris Spingos, marablack3, Dimitris Spingos (Δημήτρης Σπίγγος)
+ * Updated es: Daniel Mustieles
+ * Updated eu: Inaki Larranaga Murgoitio, Iñaki Larrañaga Murgoitio
+ * Updated gl: Fran Diéguez, Fran Dieguez
+ * Updated it: Milo Casagrande
+ * Updated ko: Seong-ho Cho
+ * Updated lt: Aurimas Černius
+ * Updated pl: Piotr Drąg
+ * Updated ru: Yuri Myasoedov
+ * Updated sr: Мирослав Николић
+ * Updated sr@latin: Мирослав Николић, Miroslav Nikolić
+ * Updated tr: Muhammet Kara
+ * Updated uk: Daniel Korostil
+ * Updated zh_CN: YunQiang Su, Yunqiang Su
+
+
NEW in 1.0.0 - 2014-03-24
=========================