2012-08-20 Maciej Piechotka Release 0.7.4 Bump vala requirements Fix warnings about lack of new keyword Add read_only to Map.Entry Move *_type to interfaces and remove the ones from classes Move key_type/value_type implementation to multimap interface 2012-08-19 Maciej Piechotka Add map_iterator to MultiMap, partial fix for bug #675067 Add reserved methods to allow future-proof ABI 2012-08-18 Maciej Piechotka Move stream_impl to Traversable Move virtual methods to List interface Move virtual methods to Map interface Move virtual methods to Queue interface Move virtual methods to Collection interface 2012-08-08 Maciej Piechotka Add GenericAccessors attributes to interfaces and remove _impl methods.