2005-07-08 Matthias Clasen * === Released 2.7.2 === * NEWS: Updates 2005-07-07 Matthias Clasen * configure.in: Make the size_t size detection work on AIX. (#309725) 2005-07-06 Matthias Clasen * configure.in: Require a newer gtk-doc. 2005-07-01 Hans Breuer * glib/gmessages.c : include for getpid() * glib/gmappedfile.c : include for close() etc. * glib/makefile.msc.in : add gmappedfile.obj 2005-07-01 Matthias Clasen * glib/gkeyfile.c (g_key_file_get_key_comment): (g_key_file_get_top_comment): Don't reverse the order of multiline comments. (g_key_file_get_group_comment): Actually get the group comment. * tests/keyfile-test.c (test_comments): Test that comments are handled properly. (#309263, Mikael Magnusson)