[folks] Add NEWS entry about support to switch primary store



commit beb1a1abab09d29ffec0fe231f0caf0aafe47f5c
Author: Raul Gutierrez Segales <raul gutierrez segales collabora co uk>
Date:   Fri Apr 1 22:00:27 2011 +0100

    Add NEWS entry about support to switch primary store
    
    Closes: bgo#645441 - Mechanism to specify primary backend

 NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index d234076..258e786 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
 =========================================================
 
+Major changes:
+* Add support to change primary (writeable) store either via
+  GConf or an env variable (bug 645441).
+
 Bugs fixed:
 * Bug 644968 - _update_phone_numbers() needs to create copies
   of each List<FieldDetails>
@@ -16,12 +20,14 @@ Bugs fixed:
 * Bug 645570 â?? Fix checks for empty and equal StructuredNames
 * Bug 645989 â?? Ensure add_persona_from_details handles the basic attribute
 * Bug 645413 â?? Write support for Tracker
+* Bug 645441 â?? Mechanism to specify primary backend
 
 API changes:
 * Add equal () to StructuredName
 * Add detail_key () along with an enum PersonaDetail to PersonaStore
   which together define the basic attributes that should be supported
   by add_persona_from_details ().
+* Add public primary_store to IndividualAggregator
 
 Overview of changes from libfolks 0.3.6 to libfolks 0.4.0
 =========================================================



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