summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-19 22:13:01 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-23 21:59:59 +0100
commit6510a5cee80afafeefd507387455c6ebcb66a880 (patch)
tree282faa25584c067de44484fc4b2608eee6ad0bfb /NEWS
parent1d035bd4d12e61b7809b5db251993306f6c170ae (diff)
Change PhoneDetails.phone_numbers 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 b29363c..718c3a8 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,7 @@ API changes:
* 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>
+* PhoneDetails.phone_numbers is now of type Set<FieldDetails>
Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
=========================================================