summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2011-04-12 00:43:51 -0700
committerTravis Reitter <travis.reitter@collabora.co.uk>2011-04-12 00:50:40 -0700
commit9d34cdb3773b89b448c0759f011187f9bef213f6 (patch)
treeb823157f400dfc7a41c2e51ab2698ca8e721ee12 /NEWS
parent4d4bace24f49e44648f61792ebacc87107d55c93 (diff)
Add NEWS entry for potential matches.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2a95e94..7ce3277 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,7 @@ Bugs fixed:
Trf.Persona fails
* Bug 647298 — folks-inspect gets SIGSEGV when trying to auto-complete
parameters
+* Bug 646948 — Support for potential matches
API changes:
* Add equal () to StructuredName
@@ -42,6 +43,9 @@ API changes:
IDs (such as for the Tracker backend Personas)
* Add WebServiceDetails interface for linking Personas based on web service
accounts (such as for the libsocialweb backend Personas)
+* Add PotentialMatch class and IndividualAggregator.get_potential_matches() and
+ IndividualAggregator.get_all_potential_matches() to suggest Individuals that
+ may match the given Individual or all potential matches, respectively.
Overview of changes from libfolks 0.3.6 to libfolks 0.4.0
=========================================================