
========================================
 NEWS: Glib-1.115
========================================

Overview of changes in Glib 1.115
=================================

* Don't try to be thread safe if perl wasn't built with threading support.
  [Wim Lewis]
* Don't create unique package names for types that have an ancestor which has
  the "don't warn about unregistered subclasses" bit set.  Use this ancestor's
  package name to represent affected types.  [muppet]


========================================
 UPDATED: glibmm-2.9.1
========================================

glibmm was updated without a NEWS entry.


========================================
 NEWS: Gnome2-VFS-1.051
========================================

Overview of changes in Gnome2-VFS 1.051
=======================================

* Add Gnome2::VFS::get_mime_type_for_name and
  Gnome2::VFS::get_mime_type_for_name_and_data.


========================================
 NEWS: Gtk2-1.115
========================================

Overview of changes in Gtk2 1.115
=================================

* Make use of Glib's new type mapping semantics in some more places.  [Torsten]
* Allow undef for the parameters of Gtk2::Widget::set_scroll_adjustments.
  [muppet]
* Make it possible to implement natively-scrollable widgets in Perl by
  recognizing signals named "set-scroll-adjustments" as special in custom types
  derived from Gtk2::Widget.  [muppet]


========================================
 NEWS: libgnomemm-2.12.2
========================================

2.12.2:

* init: Fix an out-of-bounds error. Bug #
  (JP Rosevear)
* Build from cvs: Look for gmmproc in generic libdir 
  directory, fixing the build on some 64-bit systems.
  (Jonathon Jongsma)


========================================
 NEWS: pygobject-2.9.1
========================================

2.9.0 16-january-2006
      - Signal accumulator support (Gustavo)
      - GObject doc string generation improvements (Gustavo)
      - Discover GInterfaces in runtime (Gustavo)
      - Warn if return value in iowatch callback is not bool (Gustavo)
      - Convert string arrays properly (Christopher Aillon)
2.8.0 09-january-2006
