=== 2.16.3 === 2008-06-16 Jonathon Jongsma * NEWS: * configure.in: bump version for new release 2008-04-25 Jonathon Jongsma * gio/src/drive.hg: * gio/src/volume.hg: add TypeTraits implementations for Drive and Volume similar to the one added for Mount. 2008-04-23 Jonathon Jongsma * gio/src/mount.hg: Add a TypeTraits implementation for Glib::RefPtr so that we can wrap implementor types that don't have a wrapper (e.g. GHalMount in gvfs). Fixes bug #529533 2008-04-24 Jonathon Jongsma * glib/glibmm/wrap.cc: Improve the error message when failing to wrap a particular type of object to give a hint about initializing the library since we get so many questions about this (bug #529648)