======================================== NEWS: Glib-1.210 ======================================== Overview of changes in Glib 1.210 ================================= * Add constants Glib::SOURCE_CONTINUE and SOURCE_REMOVE for use in source-type callbacks. * Add Glib::Child::watch_add. * Provide gperl_register_boxed_alias, gperl_register_fundamental_alias, and gperl_register_object_alias to register aliases for other registered types. * Improve the error message that occurs when an unknown interface is encountered while registering a new type. ======================================== UPDATED: gtk-sharp-2.12.5 ======================================== gtk-sharp was updated without a NEWS entry. ======================================== NEWS: pyorbit-2.24.0 ======================================== pyorbit-2.24.0: 23-Sep-2008 - Added weakref support to Python CORBA objects (Eitan Isaacson, #502925) - Allow accessing reference count data (Eitan Isaacson, #471391) - Misc. build fixes (Thomas Lee, #522593, Sebastien Bacher, #448178)