← Back to team overview

zeitgeist team mailing list archive

[Branch ~zeitgeist/zeitgeist/bluebird] Rev 394: Update NEWS.

 

------------------------------------------------------------
revno: 394
committer: Siegfried-Angel Gevatter Pujals <siegfried@xxxxxxxxxxxx>
branch nick: bluebird
timestamp: Fri 2012-02-10 15:42:54 +0100
message:
  Update NEWS.
modified:
  NEWS


--
lp:zeitgeist
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird

Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.
To unsubscribe from this branch go to https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird/+edit-subscription
=== modified file 'NEWS'
--- NEWS	2012-01-27 14:33:29 +0000
+++ NEWS	2012-02-10 14:42:54 +0000
@@ -1,3 +1,16 @@
+2012-02-10: Zeitgeist Bluebird Beta 1
+
+Engine:
+ - Revert use of EXCLUSIVE locking mode, it breaks FTS.
+ - Notifications are queued until the target monitor objects are ready.
+ - The FTS module in Python has been replaced with a C/C++ implementation.
+ - Pre-process events *before* they are send to extensions (LP: #628804).
+ - Minor fixes.
+
+Python API:
+ - Fixed signal/monitor reconnection to avoid duplicated notifications.
+ - Updated the list of recognized MIME-types and schemas.
+
 2012-01-27: Zeitgeist Bluebird Alpha 2
 --------------------------------------