summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-19 18:57:46 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-23 21:59:43 +0100
commitf45fcbb3b1eb92feed741a1a513265d30624aaa8 (patch)
tree9205b145835984013b440ecbcd8e49598f1a5803 /NEWS
parent4b28646ea714d9322f09c35095716887ac200115 (diff)
Remove LinkedHashSet in favour of Gee.HashSet
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 bdb419a..e9898f8 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ API changes:
* ImDetails.im_addresses is now of type MultiMap<string, string>
* WebServiceDetails.web_service_addresses is now of type
MultiMap<string, string>
+* Removed LinkedHashSet in favour of Gee.HashSet
Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
=========================================================