======================================== NEWS: glibmm-2.19.1 ======================================== 2.19.1 (unstable): * Fix accidental ABI breakage in 2.19.0 caused by adding default handlers for new Gio::Drive signals 2.19.0 (unstable): * wrapped new glib 2.19.x API * Gio::AppInfo: get_commandline(), can_delete(), do_delete(), reset_type_associations(), launch_default_for_uri() * Gio::Drive: new signals changed, disconnected, and eject_button * Gio::Icon: create(std::string), to_string()(), * Gio::Mount: guess_content_type_sync(), is_shadowed(), shadow(), unshadow() * Gio::content_type_from_mine_type(); * Gio::DesktopAppInfo: create_from_keyfile() * Gio::Emblem: new class * Gio::EmblemedIcon: new class * Gio::MemoryOutputStream: new class * Bugs Fixed: * 555743 - warning in glibmm * 562716 - warning fixing cause more warnings. * 396963 - Add Glib::signal_idle().connect_once() * Thanks to contributions from Przemysław Grzegorczyk, Dave Foster, Hubert Figuiere, and Jonathon Jongsma for changes in this release ======================================== UPDATED: gtk-sharp-2.12.7 ======================================== gtk-sharp was updated without a NEWS entry. ======================================== NEWS: libxml++-2.24.2 ======================================== 2.24.2: * Fixed another two memory leaks. (Armin Burgmeier) Bug #563321 (Arjan Franzen) * Removed obsolete MSVC6 project files (Armin Burgmeier) 2.24.1: * Added new Schema and SchemaValidator classes to MSVC project files (Arjan Franzen, Arming Burgmeier) Bug #563664. * Avoid a memory leak in Validator::check_for_exception. (Arjan Franzen, Murray Cumming) Bug #563321. * Avoid a memory leak in schema class. (Balazs Tirpak, Murray Cumming) Bug #312216.