summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-03-24 16:07:55 +0000
committerPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-23 22:00:17 +0100
commitdd378b72c4bc63567b0ed74d4b319008fbb1c6be (patch)
treecfe33c542c1b748e455f5ca0df550a7baec07c6f /NEWS
parent4bb93d34cc916f98d6b0c8fa66e4ef5188ad551e (diff)
Port PersonaStore.personas_changed to 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 f01be27..becba5a 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,7 @@ API changes:
returns an owned variable.
* Individual.personas now has type Set<Persona>
* Individual.personas_changed now uses Set<Persona>-typed parameters
+* PersonaStore.personas_changed now uses Set<Persona>-typed parameters
Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
=========================================================