2007-10-16 Matthias Clasen * === 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 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 * glibconfig.h.win32.in: Always define G_CAN_INLINE. Even MSVC6 is capable of inlining. (#483337, Steve Lhomme) 2007-09-19 Behdad Esfahbod * glib/ghook.c (g_hook_free): Check for NULL finalizer. (#476849, Areg Beketovski)