2013-02-17 Maciej Piechotka Fix the valadoc documentation Add missing gee/readonlymultimap.vala 2013-02-16 Maciej Piechotka Add read_only_view to Gee.MultiMap, fixes bug #687158 Add read_only_view to Gee.MultiSet Allow creation of ArrayList from array Add add/contains/remove_all working on array, partial fix of bug #685175 Full fix which would allow overloading methods by subclasses requires fixing bug #693455. 2013-02-07 Maciej Piechotka Add generic type arguments to HashMultiMap, TreeMultiSet constructor 2012-12-26 Maciej Piechotka Fix compilation error, fixes bug #690723 2012-12-25 Maciej Piechotka Make ConcurrentSet implement SortedSet 2012-12-03 Maciej Piechotka Release 0.9.0 Add missing fixes for ConcurrentSet from feature local branch