
========================================
 NEWS: Glib-1.183
========================================

Overview of changes in Glib 1.183
=================================

* Make Glib::signal_add_emission_hook work even if called before any object of
  the concerned type has been created.
* Overload '!=' for Glib::Flags.
* Avoid prematurely destroying callback user data in certain cases.
* Improve the documentation of Glib::Object::Subclass' GET_PROPERTY and
  SET_PROPERTY.


========================================
 NEWS: glibmm-2.16.4
========================================

2.16.4 (stable):

    * Bug #540656: Pass NULL to the underlying C function for the etags
      parameter in various *_replace functions. Otherwise, existing files are
      not overwritten (Armin Burgmeier)

2.16.3 (stable):

  * Bug #529648 - give helpful warning message when library user forgets to initialize the
    library (Jonathon Jongsma)
  * Bug #529533 - Fix bug that prevented for Gio::Mount, Gio::Drive, and Gio::Volume from
    being wrapped for some backend implementations (Jonathon Jongsma)


========================================
 NEWS: Gnome2-GConf-1.044
========================================

Overview of changes since 1.043
===============================

* Make it possible for other bindings to use symbols from Gnome2::GConf's API.


========================================
 NEWS: gnome-python-2.22.1
========================================

Overview of Changes from gnome-python 2.22.0 to gnome-python 2.22.1
====================================================================
* Ability to compile only selected modules (#534307)
  - Arun Raghavan: autotools version
  - Gustavo Carneiro: WAF version


========================================
 NEWS: Gtk2-1.183
========================================

Overview of changes in Gtk2 1.183
=================================

* Overload '!=' for Gtk2::Gdk::Atom.
* Accept all the usual values for booleans in a few places.
* Allow undef for the display name parameter of Gtk2::Gdk::Display::open.
* Improve the documentation in many places.
* Fix some test failures.

