2.50.1 (stable): Glib * Dispatcher: Don't cast a HANDLE to an int on Windows. (Kjell Ahlstedt) Bug 772074 Gio: * Action: Include variant.h in the header. (Daniel Boles) Bug #777953 * Application::get_default(): Correct the refcounting. (Daniel Boles) Bug #779936 * SettingsSchemaSource: Correct the refcounting. (Marcin Kolny) Bug #774593 Gio::DBus * Proxy: Fix memory leak in get_cached_property_names(). (Kjell Ahlstedt) Bug #775210 Documentation: * Glib::Variant: Improve documentation of "maybe" types. (Daniel Boles) Bug #778219 Gio::ActionMap: Clarify doc of ActivateWithParameterSlot. (Daniel Boles) Build: * C++11: Variant: Replace throw(std::bad_cast) with noexcept(false). See https://bugzilla.redhat.com/show_bug.cgi?id=1438766 * Visual Studio: Install the .pdb files. (Chun-wei Fan) 2.50.0 (stable):