2012-08-05  Maciej Piechotka  <uzytkownik2@gmail.com>

	Disable introspection during distcheck

2012-03-07  Sebastian Pölsterl  <sebp@k-d-w.org>

	Fixed compiler error
	'NULL' was used instead of 'null'

2012-03-06  Maciej Piechotka  <uzytkownik2@gmail.com>

	Don't resize after deletion from hashtable in iterator, fixes #671327
	Depending on sizes of array and hash function resize might alter
	the iteration order. It meant that some elements might not be visited
	and some might be visited twice.

2012-01-24  Florian Brosch  <flo.brosch@gmail.com>

	Fix valadoc documentation