[tracker/rss-enclosures] Updated NEWS



commit cd206bc16020b8181156b6a6730e29e0f6e19e63
Author: Martyn Russell <martyn lanedo com>
Date:   Thu Apr 22 14:02:34 2010 +0100

    Updated NEWS

 NEWS |   79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 79 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index d796b23..0450cb0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,82 @@
+NEW in 0.9.2 - 2010-04-22
+=========================
+
+Improvements / New:
+
+  General:
+  * Fix build failures on none Linux platforms
+  * Depend on SQLite >= 3.6.17 for shared cache mode (for FTS)
+
+  Ontology:
+  * nfo:isContentEncrypted was defined in nmm, not nfo
+  * Added tracker:indexed for nfo:fileLastModified
+  * Added tracker:fulltextIndexed for nie:subject
+  * Added tracker:fulltextNoLimit for nie:subject
+  * Added tracker:weight of 5 for nie:subject
+  * Added tracker:indexed for nmm:musicAlbum
+  * Added tracker:indexed for nmm:performer
+  * Added tracker:indexed for mlo:location
+
+  Functional Tests:
+  * Added videos to the data generation
+  * Added test set configuration for maximum values
+  * Added full text queries
+  * Added basic file operations for miner-fs and desktop environments
+
+  libtracker-db:
+  * Support O_LARGEFILE when using g_open for the journal
+  * Support cancellation (after 30 seconds) for abusive queries
+  * Use sqlite3_config (SQLITE_CONFIG_MULTITHREAD)
+
+  libtracker-data:
+  * Fixed memory leak on journal replay
+
+  libtracker-miner:
+  * Don't translate statuses
+
+  libtracker-extract:
+  * Don't run past an array in XMP tests
+
+  tracker-store:
+  * Support all requests using GThreadPool
+  * Support parallel queries (uses 2 threads for now, tested with more)
+  * Support cancelling queries when clients disconnect (from D-Bus)
+
+  tracker-extract:
+  * Set nfo:isContentEncrypted for encrypted docs
+  * Improve <script> bypassing.
+
+  tracker-sparql:
+  * Fixed typo in man page for command line args
+
+  tracker-status:
+  * Added --list-common-statuses option
+
+  tracker-control:
+  * Added --reindex-mime-type and --start options to man page docs
+
+Bugs:
+
+  * GB#615856 - add html content extraction
+  * GB#615868 - Improved OASIS extractor
+  * GB#616165 - Improved reading PS and PS-GZ files
+  * GB#615948 - Improved reading msoffice/xml files
+  * GB#616403 - Improve & fix reading msoffice/powerpoint files
+  * GB#616329 - Improve and fix reading msoffice/excel files
+  * GB#616158 - Improve reading msoffice files
+  * NB#161964 - Some special audio files are not displayed in the Music & Radio application after copying to device using USB networking.
+
+Translations:
+
+  * Updated es: Jorge González
+  * Updated sl: Andrej ŽnidarÅ¡iÄ?
+  * Updated de: Christian Kirbach
+
+Notes:
+
+  None
+
+
 NEW in 0.9.1 - 2010-04-15
 =========================
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]