2017-08-21  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.37.90

	vapi: Update GIR-based bindings

2017-08-20  Rico Tzschichholz  <ricotz@ubuntu.com>

	valadoc/tests: Add ./vala/.libs rather than ./gee/.libs to LD_LIBRARY_PATH

	build: Add missing include of Makefile.common

	doclets: Explicitly link against libvala-*.la
	https://bugzilla.gnome.org/show_bug.cgi?id=786534

2017-08-19  Rico Tzschichholz  <ricotz@ubuntu.com>

	vapigen: Mark given source-files as such and force girparser to handle them
	E.g. gtk+-4.0 is *one* library with multiple namespaces and gir files. So
	we need to handle this case and allow all explicitly given GIR files to be
	parsed.

	valadoc/tests: Add the source vapi directory to driver-test
	https://bugzilla.gnome.org/show_bug.cgi?id=786505

2017-08-16  Rico Tzschichholz  <ricotz@ubuntu.com>

	codegen: Include glib-object.h for Structs with type_id

	g-i: Fix deprecation warnings

2017-08-15  Rico Tzschichholz  <ricotz@ubuntu.com>

	codegen: Include glib-object.h for Enums with type_id