summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-20 01:40:50 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-23 22:00:42 +0100
commit99d591f3b4888c6ad4f5ca3f89bc187f351fba72 (patch)
tree9f3bfd3215dd4e455d537a92524b7d0cd4ffca96 /NEWS
parent99af9effc77f18bb83c369d48b16513a92cff920 (diff)
Change NoteDetails.notes to be of type Set<Note>
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 88e5917..a7d3c43 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,7 @@ API changes:
* IndividualAggregator.individuals now has type Map<string, Individual>
* PersonaStore.personas now has type Map<string, Persona>
* LocalIdDetails.local_ids now has type Set<string>
+* NoteDetails.notes now has type Set<Note>
Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
=========================================================