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)