
========================================
 NEWS: gconfmm-2.22.0
========================================

2.22.0:

* Fixed Windows build.
  (Armin Burgmeier)


========================================
 NEWS: Glib-1.180
========================================

Overview of changes in Glib 1.180
=================================

 Since 1.16x (the previous stable series)
 ----------------------------------------
  * Add Glib::MakeHelper::get_configure_requires_yaml.
  * Add Glib::Object::signal_get_invocation_hint.
  * Make our lazy-loader compatible with perl-5.10.0.
  * Allow Perl-derived GObjects to override GInterfaces that are implemented by
    parent classes.
  * Correct the way we check values for definedness: use the new function
    gperl_sv_is_defined.  For convenience, also add gperl_sv_is_array_ref,
    gperl_sv_is_code_ref, and gperl_sv_is_hash_ref.

 Since 1.174
 -----------
  * Tell the compiler to always look for our headers in '.' first.
  * Add a hyphen to the NAME section of generated POD indices.


========================================
 NEWS: glibmm-2.16.0
========================================

2.16.0 (stable):

Changes compared to glibmm 2.14:

* New Gio API. Check for giomm-2.4 with pkg-config to use this.
  (Marko Anastasov, Jonathon Jongsma, José Alburquerque, Murray Cumming)
* New Glib::Checksum class.
  (Naveen Verma, Murray Cumming)
* New uri helper functions: uri_unescape_string(), uri_parse_scheme(), 
  uri_escape_string().
  (Murray Cumming)

2.15.8 (unstable):

* File: load_contents(), load_contents_finish(),  load_partial_contents_finish(): 
  Use char*& instead of char** for contents.
  Use std::string& instead of char**  for etag_out.
  Added method overloads without cancellable.
  (Murray Cumming)
* Improved documentation: Mention exceptions instead of errors.


========================================
 NEWS: Gnome2-VFS-1.081
========================================

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

* Fix the GnomeVFSMimeApplication handling on libgnomevfs >= 2.10.


========================================
 NEWS: gnome-python-2.22.0
========================================

* Cleanup link flags (Paul, #519014)
* Fix typo in generation of the .pc file in WAF build (Gustavo)

Overview of Changes from gnome-python 2.21.0 to gnome-python 2.21.1
====================================================================

========================================
 NEWS: gnome-vfsmm-2.22.0
========================================

2.22.0:

* Note that we now recommend that you use giomm (in glibmm) instead of 
  gnome-vfsmm.


========================================
 NEWS: Gtk2-1.180
========================================

Overview of changes in Gtk2 1.180
=================================

 Since 1.16x (the previous stable series)
 ----------------------------------------
  * Add bindings for GtkIMContext, GtkIMContextSimple, and GtkIMMulticontext.
  * Correct the way we check values for definedness.
  * Allow Perl code to implement GtkCellLayoutIface.
  * Allow Perl code to implement GtkBuildableIface.
  * Add accessors for Gtk2::Assistant's buttons.
  * Add Gtk2::Container::forall, Gtk2::Pango::Layout::set_height,
    Gtk2::Pango::Layout::get_height, Gtk2::Pango::LayoutIter_get_layout,
    Gtk2::Pango::Renderer::get_layout, and
    Gtk2::Pango::Renderer::get_layout_line.
  * Improve documentation.
  * Fix many leaks and other memory handling issues.

 Since 1.173
 -----------
  * Fix test failures.


========================================
 UPDATED: gtk-sharp-2.12.0
========================================

gtk-sharp was updated without a NEWS entry.


========================================
 NEWS: libgnomecanvasmm-2.22.0
========================================

2.22.0:

* Increased version number for GNOME 2.22


========================================
 NEWS: libgnomemm-2.22.0
========================================

2.22.0:

Increased version for GNOME 2.22.


========================================
 NEWS: libgnomeuimm-2.22.0
========================================

2.22.0:

Increased version for GNOME 2.22.


========================================
 NEWS: libsigc++-2.2.2
========================================

2.2.2 (stable)

* Added an include of functors/slot.h that was mistakenly removed 
  during the 2.1 series.
  (Deng Xiyue) Bug #521418.

2.2.1 (stable):

* Really fix the build with Sun CC.
  (Elaine Xiong. Bug #302098)

2.2.0 (stable):

========================================
 NEWS: libxml++-2.22.0
========================================

2.22.0:

* Document: Fix a memory leak, by calling xmlCleanupParser 
  in the destructor.
  (Deng Xiyue) Bug #501168 (Matt G.)
* Build: Fix the build with gcc 4.3 pre-releases.
  (Martin Michlmayr) Bug #510053.

