summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-19 22:27:27 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-23 22:00:02 +0100
commitf8baf37765580eaa497f675f102ef713a67083fe (patch)
treea8018b84b6679678dcba98adbb0b8661997b69c4 /NEWS
parent6510a5cee80afafeefd507387455c6ebcb66a880 (diff)
Change UrlDetails.urls 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 718c3a8..56aef5e 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ API changes:
* 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>
+* UrlDetails.urls is now of type Set<FieldDetails>
Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
=========================================================