The new giomm library was added. format() was added. In Glib::RefPtr, clear() was deprecated, being replaced by reset(). In KeyFile, set_integer_list(), set_boolean_list(), and set_double_list() actually work now without crashing. In gmmproc, the code refuses to generate a wrapper for a construct-only property which is also write-only, and a warning is displayed. Building for glib 2.15 was fixed by including gtestutils.h instead of gmessages.h to get g_assert(). Building for pre-releases of gcc 4.3 was fixed.