
========================================
 NEWS: glibmm-2.18.1
========================================

2.18.1 (stable):

 * Many windows build improvements
 * Bugs fixed:
   * 506410 - Call of overloaded Stringify is ambiguous
   * 529496 - Gio::Error::HOST_NOT_FOUND clashes with a netdb.h #define
   * 539891 - Can't use doxygen commands in *_override.xml
   * 555576 - name clash in fileinfo.h with winbase.h from VS2005
   * 556315 - Extra defs generation utility forgets to generate signals for inter...
   * 556387 - FileEnumerator::next_file reference counting problems
 * Thanks to contributions from Armin Burgmeier, Jonathon Jongsma, José
   Alburquerque, Murray Cumming, and Szilárd Pfeiffer


========================================
 NEWS: Gtk2-1.201
========================================

Overview of changes in Gtk2 1.201
=================================

* Improve documentation in a few places.
* Fix another round of stack handling bugs in Gtk2::StatusIcon::position_menu,
  Gtk2::TreeDragSource::drag_data_get, Gtk2::TreeView::get_tooltip_context, and
  Gtk2::TreeViewColumn::cell_get_size.
* Fix Gtk2::Action::get_proxies to correctly handle the returned widgets.  This
  fixes problems with using it in the "connect-proxy" signal.
* Fix some test failures.


========================================
 NEWS: gtkmm-2.14.1
========================================

2.14.1 (stable):

* Another Windows build fix.
  (Armin Burgmeier)

2.14.0 (stable):

========================================
 NEWS: libsigc++-2.2.3
========================================

2.2.3 (stable):

* Windows:
  - Added project files (and property sheets) for 
  MSVC++ 2005 and 2008.
  (Armin Burgmeier)
  - Removed unnecessary dependency on afxrefs.h, so it builds 
  with MSVC++ Express editions. 
  (Cedric Gustin)

2.2.2 (stable):
