diff options
author | Eitan Isaacson <eitan@monotonous.org> | 2011-01-16 11:47:50 +0200 |
---|---|---|
committer | Eitan Isaacson <eitan@monotonous.org> | 2011-01-18 19:23:09 +0200 |
commit | f1f826688cfec808d98bf3e588735812cde6160c (patch) | |
tree | a69497667736a96eecdd633e143f1bcaf0277302 /NEWS | |
parent | da5e0d35d5800bb03ff1e0818c1b51f4284e7c76 (diff) |
Modified libfolks to use LinkedHashSet in im_addresses.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ Major changes: API changes: * New type: LinkedHashSet, similar to Gee.HashSet, but ordered. +* IMable.im_addresses is now a mapping of string to LinkedHashSet. Bugs fixed: * Bug 637240 — libfolks-telepathy.so exports private symbols |