[tracker/rss-enclosures] Updated NEWS
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] Updated NEWS
- Date: Mon, 3 May 2010 00:47:47 +0000 (UTC)
commit fbcdc9f1e3c05a0c768ae24e04b46e95e7b5393a
Author: Martyn Russell <martyn lanedo com>
Date: Thu Apr 29 17:33:39 2010 +0100
Updated NEWS
NEWS | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 88 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 94cd1fc..6fb7e1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,91 @@
+NEW in 0.9.3 - 2010-04-29
+=========================
+
+Improvements / New:
+
+ General:
+ * Fixed miner desktop files so they have trailing ; for Categories
+ * Added structural view design document
+ * Added queries for contact data generation scripts
+ * Added queries for message data generation scripts
+ * Added debugging to libinotify to assist in fixing GB#615965
+ * Updated data generation scripts and templates quite heavily
+ * Disable inotify and tracker-storage for coverage reports
+
+ Ontology:
+ * Added nco:contactLocalUID property
+
+ Functional Tests:
+ * Fixed query used for getting image metdata
+ * Fixed signal handling in miner file operations test
+ * Fixed performance scripts to not use isStoredAs
+ * Updated contact related performance queries
+ * Updated message related performance queries
+ * Added writeback support for PNG, TIFF, MP4
+
+ libtracker-common:
+ * Removed tracker_power_get_battery_percentage(), it's unused
+ * Port from libdevkit-power-gobject to libupower-glib
+
+ libtracker-db:
+ * Added tracker:uri-is-parent SQLite functions (for crawling improvements)
+ * Added tracker:uri-is-descendant SQLite functions (for crawling improvements)
+ * Define a maxium size for each DBusMessage
+
+ libtracker-data:
+ * Added fn:lower-case function
+
+ libtracker-miner:
+ * Improve crawling queries (3693 dirs, 27678 files, was 651s, now 166s)
+
+ libtracker-client:
+ * Added initial test cases
+
+ tracker-store:
+ * Fixed cursor iteration to make sure it is done in the thread that prepared the query
+ * Fixed memory corruption, using DBusGMethodInvocation after freed
+ * Create DBusMessages without dbus-glib to avoid memory duplication/fragmentation
+
+ tracker-extract:
+ * Fixed man page for -d
+ * Fixed double free in Vorbis extractor, caused timeouts in miner-fs logs
+ * Added tracker_getline() API for platforms without it
+
+ tracker-miner-fs:
+ * Use new libupower API in tracker-common
+
+ tracker-miner-flickr:
+ * Added new miner for Flickr web service thanks to the work from Adrien Bustany
+
+ tracker-writeback:
+ * Fixed double free in taglib module
+
+ evolution:
+ * Fixed race condition
+
+ tracker-search-tool:
+ * Removed --service (old 0.6 option which is unused)
+ * Added support for starting queries using command line arguments
+
+Bugs:
+
+ * GB#615930 - crash in evolution caused by tracker plugin
+ * GB#616493 - Remove unzip dependency from the OASIS extractor
+ * GB#615836 - tracker:available doesnt work: wrong dataSource for removeable drives
+ * GB#579051 - provide getline() if not found
+ * NB#166080 - extraction of copyright for jpg image is partially correct
+ * NB#164958 - tracker-search for a default song doesn't work for "beautif" and "beautifu"
+
+Translations:
+
+ * Updated cs: Petr Kovar
+ * Updated sl: Andrej ŽnidarÅ¡iÄ?
+
+Notes:
+
+ None
+
+
NEW in 0.9.2 - 2010-04-22
=========================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]