======================================== NEWS: glibmm-2.15.3 ======================================== 2.15.3 (unstable): Glib: * FilterInputStream: Really wrap this. * VolumeMonitor: Workaround a crash in gio due to the eccentric use of the GType system to discover GVolumeMonitor implementations. See gio bug #511814. * Added Gio::Error exception. * Added more method overloads without optional parameters, and reordered more parameters to allow default values. (Murray Cumming) * giomm.h: Added includes. (Jonathan Jongsma) * Note that there are some examples in the gtkmm-documentation module. 2.15.2 (unstable): Glib: * Checksum: New class, wrapping GChecksum. (Naveen Verma. Bug #510235) * ObjectBase: Added connect_property_changed_with_return() because connect_property_changed() does not return a sigc::connection. Bug #433984 (Philip Langdale, Kalle Vahlman). * enums.pl .defs generator: Handle parantheses. (Marko Anastasov. Bug #498621) Gio: * Added FilterInputStream, Mount, FileMonitor, VolumeMonitor. (Marko Anastasov, Murray Cumming) * Many methods' parameters have been reordered so we can add default parameter values. * Many methods now have overloads with less parameters. (Murray Cumming, José Alburquerque, Marko Anastasov) ======================================== NEWS: gtkmm-2.12.4 ======================================== 2.12.4: * Gtk::RecentAction: Derive from RecentChooser - this class was unusable before and we didn't want to wait for the next major GTK+ and gtkmm versions to fix it. * Build fix with gcc 4.3 pre-releases. (Sebastien Bacher) ======================================== UPDATED: gtk-sharp-2.11.91 ======================================== gtk-sharp was updated without a NEWS entry. ======================================== NEWS: libgnomemm-2.20.1 ======================================== 2.20.1: * Distribute the generated HTML documentation. ======================================== NEWS: libgnomeuimm-2.20.1 ======================================== 2.20.1: * Build fixes with gcc 4.3 pre-releases. (Stanislav Brabec) * Require newer versions of dependencies. (Murray Cumming)