2013-08-18  Maciej Piechotka  <[email protected]>

       Add missing Future from README

2013-08-17  Maciej Piechotka  <[email protected]>

       TeeIterator: add new keyword to get to remove warning

       Remove deprecation warning - changing the exchange_and_add to add

       Do not ignore *.c and *.h in utils subdirectory

       Require Vala 0.22 for libgee 0.12

2013-08-14  Maciej Piechotka  <[email protected]>

       Fix Collection.remove_all_array for primitives

       Fix Collection.contains_all_array for primitives

2013-08-02  Maciej Piechotka  <[email protected]>

       Fix Collection.add_all_array for primitives

       Fix to_array for boxed values

       Add Collection.*_iterator

       Make Collection.*_array virtual and add CCode.ordering

       Fix problem with wrapping of ArrayList

2013-07-30  Maciej Piechotka  <[email protected]>

       Avoid unnecessary allocation for destroy notify

       Port to newer GLib thread API

       Release 0.11.5

       Fix missing header