[tracker] Updated NEWS for release



commit 7b3bf39db4c6b6f6c7d2bf28564dc8b9cdf242ec
Author: Martyn Russell <martyn lanedo com>
Date:   Fri Dec 18 14:56:50 2009 +0000

    Updated NEWS for release

 NEWS |   41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6ff0b5e..7bc8fc5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+NEW in 0.7.12
+=============
+
+Improvements / New:
+
+  General:
+  * Removed emacs style editing style at the top of all .[ch] files.
+  * Removed extensions/ (was thunderbird/firefox legacy code).
+  * Clean up python/ (moved useful code, removed the rest):
+    * Moved gtk-sparql to utils/
+    * Moved deskbar-handler to src/plugins/deskbar/
+  * Added coverage analysis using lcov.
+  * Merged nautilus-extension branch to master (tagging support).
+
+  Ontology:
+  * Automatically generate ontology docs using gtk-doc.
+  * Added nmo:Conversation class and nmo:conversation property.
+  * Added nmo:lastMessageDate and nmo:hasParticipant properties.
+  * Add nmo indexes for important message properties.
+  * Deprecated nmo:plainTextMessageContent (for nie:plainTextContent)
+  * Documented nmo more thoroughly.
+
+  SPARQL:
+  * Support functions with non-prefixed IRI.
+  * Do not support AS outside of select expressions.
+
+Bugs:
+
+  * Fixes: GB#603054, fails to build on missing tracker-explorer
+  * Fixes: NB#150158, tracker-store memory usage grows a lot dur...
+
+Notes:
+
+  The database version up has been incremented, this will force a
+  reindex for any existing Tracker installation.
+
+  The Deskbar applet packaged with Tracker is currently out of date
+  and needs some love to get it working with the new APIs. It is in
+  the same state as it was for 0.6. As such it isn't expected to work.
+
+
 NEW in 0.7.11
 =============
 



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