summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-20 00:58:00 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-23 22:00:30 +0100
commit2d66369e4196c71aa390405ee82c67dd4af980ca (patch)
tree18875de7c96b7cce43843000ad9e67c3437562e6 /NEWS
parentd27602ca291598b2de3b69b3b32c35784423d244 (diff)
Change IndividualAggregator.link_personas() to take a Set<Persona>
Helps: bgo#640092
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d828ae5..64d7212 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,7 @@ API changes:
* PersonaStore.personas_changed now uses Set<Persona>-typed parameters
* IndividualAggregator.individuals_changed now uses
Set<Individual>-typed parameters
+* IndividualAggregator.link_personas() now takes a Set<Persona>
Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
=========================================================