2020-02-17  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.47.91

	manual: Update from wiki.gnome.org

	pango: Update and add harfbuzz-gobject as dependency
	See https://gitlab.gnome.org/GNOME/pango/issues/458

	vapi: Add harfbuzz-gobject binding
	Mark it as experimental while is it subject to change.

	Fixes https://gitlab.gnome.org/GNOME/vala/issues/909

2020-02-16  Rico Tzschichholz  <ricotz@ubuntu.com>

	gtk4: Update to 3.98.0+410dbdf6

	girparser: Report a warning for conflicting class and instance methods

	gstreamer: Update from 1.17.0+ git master

	webkit2gtk-4.0: Update to 2.27.90

	gtk+-*.0,gtk4: Fix iter parameter of TextIter.order()
	Fixes https://gitlab.gnome.org/GNOME/vala/issues/908

2020-02-10  Rico Tzschichholz  <ricotz@ubuntu.com>

	vala: Properly set CodeNode.error when reporting an error

2020-02-05  Rico Tzschichholz  <ricotz@ubuntu.com>

	testrunner: Invalid tests and therefore expected failures must return 1

	vala: Don't ignore errors in Parameter and acknowledge them further
	This avoids useless subsequent errors and possible criticals while
	operating on broken AST.

	vala: Fix base-access check for compact classes (2)
	See 84de99560ee96afa8cb80db3b342d584a72188cd

	Correct a few spelling errors in user visible strings