2007-10-16  Matthias Clasen  <mclasen@redhat.com>

	* === Released 2.14.2 ===

	* NEWS: Updates

	* configure.in: Check for sys/resource.h

	* glib/gspawn.c: Improve the fdwalk implementation on Linux
	to only walk over actually open file descriptors. (#469231, 
	Lennart Poettering)

2007-10-13  Sven Herzberg  <herzi@gnome-de.org>

	Reviewed by Tim Janik.

	Created marshallers that don't throw gcc warnings when compiling with
	-WUnused (fixes #359165).

	* gobject/glib-genmarshal.c: decorate return_value and invocation_hint
	with G_GNUC_UNUSED

2007-10-04  Tor Lillqvist  <tml@novell.com>

	* glibconfig.h.win32.in: Always define G_CAN_INLINE. Even MSVC6 is
	capable of inlining. (#483337, Steve Lhomme)

2007-09-19  Behdad Esfahbod  <behdad@gnome.org>

	* glib/ghook.c (g_hook_free): Check for NULL finalizer. (#476849, Areg
	Beketovski)