2018-03-11  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.40.0

	gtk+-4.0: Update to 3.93.0+527d265b

2018-03-08  Dr. Michael Lauer  <mickey@vanille-media.de>

	linux: Add missing constants for input subsystem

2018-03-07  Dr. Michael Lauer  <mickey@vanille-media.de>

	linux: rfkill: Add new values for RfKillType

	linux: Add more SO_ socket options

	posix: Add ptsname(3)

	linux: add getgroups(2), setgroups(2), getresgid(2), getresuid(2), setresgid(2), setresuid(2)
	Based on a VAPI by Colin Watson.

	posix: Add setegid(2) and seteuid(2)

2018-03-06  Dr. Michael Lauer  <mickey@vanille-media.de>

	posix: getpass(3) returns null on error.

	posix: Fix crypt(3), now that we have feature test macros.
	Note that crypt(3) returns 'null' on error.

	posix: Add wordexp(3), wordexp_t, and assorted constants
	Based on a patch by Andre Masella.

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

	posix: Add fnmatch(3) and assorted constants.
	Based on a patch by Andre Masella.

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

2018-03-05  Rico Tzschichholz  <ricotz@ubuntu.com>

	vapi: Update GIR-based bindings

	gstreamer-1.0: Update to 1.13.90

2018-02-28  Dr. Michael Lauer  <mickey@vanille-media.de>

	compiler: fix critical when vala is called without run args
	https://bugzilla.gnome.org/show_bug.cgi?id=793657

2018-02-27  Dr. Michael Lauer  <mickey@vanille-media.de>

	alsa: add the major part of the ALSA Sequencer API
	Based on a patch by Wayne Blaszczyk.

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