
========================================
 UPDATED: glibmm-2.13.4
========================================

glibmm was updated without a NEWS entry.


========================================
 NEWS: Gnome2-1.041
========================================

Overview of changes in Gnome2 1.041
===================================

* Fix a test failure.
* Fix a POD error.


========================================
 NEWS: Gnome2-GConf-1.043
========================================

Overview of changes since 1.042
===============================

* Treat Gnome2::GConf::Schema objects as fundamental types
  in Gnome2::GConf::Value.
* Fix usage of Gnome2::GConf::Client getters for keys of type
  'schema' (#361103, Laurent Simonneau)
* Fix a leak inside Gnome2::GConf::Schema.

Overview of changes since 1.041
===============================

* Implement GConf::Client::recursive_unset() to recursively
  unset a directory in the database. (#361094, based on a patch
  by Laurent Simonneau)

Overview of changes since 1.040
===============================

* Fix a leak in GConfValue. (#358294, Santeri Paavolainen)


========================================
 NEWS: Gnome2-VFS-1.061
========================================

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

* Fix a test failure.
* Fix a POD error that caused the main documentation in the Gnome2::VFS POD
  page to be shadowed.


========================================
 NEWS: gtkmm-2.10.9
========================================

2.10.9:

* Depend on glibmm 2.10.9, which has some slight performance optimization for 
  default signal handlers and vfuncs.
  (Murray Cumming, openismus)
* TreeView: Fix memory leak in get_cursor().
  Bug #417539 (Andrew E. Makeev)
* IconTheme::get_example_icon_name() documentation fix.
  (Jonathon Jongsma)


========================================
 NEWS: pygobject-2.13.0
========================================

2.13.0 23-april-2007
        - Release the GIL in g_object_set_property (Edward Hervey, #395048)
        - Break PyGObject<->GObject reference cycle (Gustavo Carneiro, #320428)
        - use static inline functions for init_pygobject (Gustavo, #419379)
        - Wrap g_set_application_name, g_set_prgname
          (Havoc Pennington, #415853)
        - New pyg_gerror_exception_check API (Gustavo, #425242)
        - New API to get/set multiple properties
          (Gian Mario Tagliaretti, #403212)
        - Misc. bug fixes.

