summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-19 21:55:06 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-23 21:59:57 +0100
commit1d035bd4d12e61b7809b5db251993306f6c170ae (patch)
treeb2b9463ee5e86462fb1e90e73a00fe8aab29cb0e /NEWS
parentf912d31414251e3a87616cdedb46d1d3015ccd53 (diff)
Change EmailDetails.email_addresses to be a Set<FieldDetails>
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 1dce30b..b29363c 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ API changes:
* FieldDetails.get_parameter_values() now returns type Collection<string>
* FieldDetails.extend_parameters() now takes type MultiMap<string, string>
* PostalAddressDetails.postal_addresses is now of type Set<PostalAddress>
+* EmailDetails.email_addresses is now of type Set<FieldDetails>
Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
=========================================================