======================================== NEWS: glibmm-2.23.2 ======================================== 2.23.2 (unstable): Glib: * BalanceTree: New class, wrapping GTree. (Szilárd Pfeiffer, Jonathan Jongsma) * NodeTree: get_root() const correction. (Alexander Shaduri) Gio: * Cancellable: Added release_fd() and make_polldf(). * File: - Added has_parent(), supports_thread_contexts(), start_mountable(), stop_mountable(), poll_mountable() - Aded create_file_readwrite(), create_file_readwrite_async(). - Added open_readwrite(), open_readwrite_async(), finish_readwrite(), r replace_readwrite(), replace_readwrite_async() and finish_replace_readwrite(). - unmount_mountable(), eject_mountable(): Add overrides with MountOperation parameters. * NetworkService: Change hostname property to domain. (Krzesimir Nowak) * SocketConnection: Remove graceful-disconnect property. (Krzesimir Nowak) * UnixInputStream: Fix the constructor's implementation. Bug #608665 (Matt Marsh) * Windows: giomm.h: Don't include files on Windows that are not available on that platform. (Armin Burgmeier) ======================================== NEWS: mm-common-0.9.2 ======================================== mm-common 0.9.2 "Friends" (2010-02-05) Friends don't let friends declare friends. * Friend members of a class which are listed in a Doxygen tag file are now included in the transformation to Devhelp. * The skeleton Doxygen configuration has been updated to avoid blurry class labels in the hierarchy graphs. * A template for a custom reference documentation main page has been added to the skeleton binding module. ======================================== NEWS: seed-2.29.90 ======================================== == Seed 2.29.90, "Fort Nightly" (2010.02.08) == * To avoid potential filename collisions, the imports system now supports: imports['somedir/somefile.js'] (Alan Knowles) * Fix crash involving gtk_tree_model_get_value (Alan Knowles) * Fix subtle crash in DBus bindings (Rob Taylor)