summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-03-24 15:12:00 +0000
committerPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-23 22:00:16 +0100
commit4bb93d34cc916f98d6b0c8fa66e4ef5188ad551e (patch)
tree81ef6bebf9c411c062911ecdc6c43de933a964be /NEWS
parentaa315bb33900610dae1d4f4093c274488be8f4e4 (diff)
Port Individual.personas_changed to use 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 58dcadd..f01be27 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,7 @@ API changes:
has been renamed folks_backend_store_get_enabled_backends(), and no longer
returns an owned variable.
* Individual.personas now has type Set<Persona>
+* Individual.personas_changed now uses Set<Persona>-typed parameters
Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
=========================================================