2017-09-11  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.38.1

	gtk+-4.0: Update to 3.91.2+b0e8d848

2017-09-09  Rico Tzschichholz  <ricotz@ubuntu.com>

	method: Use prototype-string for return-type mismatch
	Include owndership transfer classifier to fix deficiency of
	faa7dc16046a4a002ad23c90cf4ca1f9007adaa2

	vala: Update list of used attributes

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

	build: Fix vapidir args for libgvc

	codegen: Try to use a more unique internal define for properties
	https://bugzilla.gnome.org/show_bug.cgi?id=787436

2017-09-07  Rico Tzschichholz  <ricotz@ubuntu.com>

	glib-2.0: Bind g_convert_with_fallback() and g_convert_with_iconv()

	libvaladoc: Avoid some lambdas by re-using methods

	doc: Add support to build docs for vala itself

	doclet/html: Allow creation of links without performing browsable-check
	Evaluate "--no-browsable-check" argument for html-doclet

	gtk+-4.0: Update to 3.91.2+80e32390

2017-09-06  Alistair Thomas  <astavale@yahoo.co.uk>

	docs: Clarify SGR as Select Graphic Rendition

2017-09-06  Rico Tzschichholz  <ricotz@ubuntu.com>

	docs: Fix syntax of several documentation blocks

2017-09-05  Jasper Lievisse Adriaanse  <jasper@openbsd.org>

	valadoc: Don't use 'stderr' as variable name
	It might clash with the definition in stdio.h, e.g. on OpenBSD.

	https://bugzilla.gnome.org/show_bug.cgi?id=787305