
========================================
 NEWS: Glib-1.182
========================================

Overview of changes in Glib 1.182
=================================

* Fix build and test suite issues, especially on MSWin32 and cygwin.

Overview of changes in Glib 1.181
=================================

* Fix Makefile.PL problems encountered by CPAN testers.


========================================
 NEWS: glibmm-2.16.2
========================================

2.16.2 (stable):

 * Bug 526831 – G_OPTION_REMAINING no longer works with OptionEntry (Murray
   Cumming)
 * Bug 527687 – ustring::erase(iterator) incorrect for non ascii character
   (Murray Cumming)
 * add API documentation for spawn_* functions (Murray Cumming)
 * fix possible memory leak in OptionEntr (Murray Cumming)


========================================
 NEWS: Gtk2-1.182
========================================

Overview of changes in Gtk2 1.182
=================================

* Correct memory management in Gtk2::ScaleButton::new() and set_icons().
* Fix many build and test suite issues, especially on MSWin32 and cygwin.

Overview of changes in Gtk2 1.181
=================================

* Fix a test failure.
* Fix a Makefile.PL problem encountered by CPAN testers.


========================================
 UPDATED: gtk-sharp-2.12.1
========================================

gtk-sharp was updated without a NEWS entry.


========================================
 NEWS: pygobject-2.14.2
========================================

2.14.2 23-may-2008
    - Allow gobject.property work with subclasses. (#523352, Tomeu Vizoso)
    - Unbreak Source.prepare (#523075, Bryan Silverthorn)
    - Never override customly set 'tp_new' and 'tp_alloc' (Paul Pogonyshev)
    - Don't link against libffi if we cannot find libffi
      on the system. (#496006, Ed Catmur)
    - Dist .m4 files. (#496011, Ed Catmur)
    - Don't return NULL after warning of enum comparsion
      (#519631, Paul Pogonyshev)

2.14.1 03-jan-2008
