summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSiegfried-Angel Gevatter Pujals <siegfried@gevatter.com>2012-03-19 22:52:42 +0100
committerSiegfried-Angel Gevatter Pujals <siegfried@gevatter.com>2012-03-19 22:52:42 +0100
commitdfe08be446448d48d74c753168f344bc88cd3bba (patch)
tree16ffe99378b646568d1bc002c16bceb07fc26a30 /NEWS
parent4f4a62db39a34d9ab4dc848b8ea9b3d2968c841f (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bb9daf17..16bc3b60 100644
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,17 @@
Engine:
- Fixed crash when events had NULL fields (LP: #941530).
- - Made sure no aborted SQLite transactions are left open.
+ - Made sure no aborted SQLite transactions are left open (LP: #937991).
- Enhanced logging and added --log-file option.
+ - Fixed bug Storage Monitor corrupting storage IDs in DB (LP: #950983).
+ - Fixed bug inserting previously non-existant values when searching for
+ them (LP: #953041).
+
+FTS:
+ - Filter indexing of unrecognized values (eg. non-standard URIs).
+ - Enhanced grouping by URI and origin (LP: #947835).
+ - Use current_uri instead of URI; index MOVE_EVENTs (LP: #948794).
+ - Added SearchWithRelevancies D-Bus function.
2012-02-14: Zeitgeist Bluebird Alpha 3
--------------------------------------