2008-09-12 Matthias Clasen <mclasen@redhat.com> * === Released 2.16.6 === 2008-09-11 Matthias Clasen <mclasen@redhat.com> * NEWS: Updates 2008-09-11 Matthias Clasen <mclasen@redhat.com> Bug 548321 – <string.h> is not included in gi18n-lib.h * glib/gi18n.h: * glib/gi18n-lib.h: Include string.h, since strlen is used in the macros. Pointed out by Ignacio Casal Quinteiro 2008-09-11 Matthias Clasen <mclasen@redhat.com> Merge from trunk * configure.in: Fix detection of struct statfs fields. Accept lesser mmaps. Change libselinux detection to not link libglib against it. 2008-08-31 Emmanuele Bassi <ebassi@gnome.org> * glib/gbookmarkfile.c: (parse_bookmark_element), (parse_application_element), (parse_mime_type_element), (parse_icon_element): Relax the attributes checking of the GBookmarkFile parser for the attributes that the desktop bookmark file specification defines and controls. (See bug 550096)