
========================================
 NEWS: glibmm-2.4.4
========================================

2.4.4:

* Signals: Avoid crashes when disconnecting a signal when handling that signal.
  (Murray Cumming, Martin Schulze)
* 

========================================
 NEWS: gnome-vfsmm-2.7.2
========================================

2.7.2:

* Now builds against latest gnome-vfs 2.7 API.


========================================
 NEWS: gtkmm-2.4.5
========================================

2.4.5:

* Gtk::Settings::get_default(): Correct reference-count error.
  (Murray Cumming)
* Gtk::ActionGroup, EntryCompletion, UIManager: Make constructors 
  protected instead of private (Christopher Palm).
* Examples: TreeView:
  - Added popup example, from gtkmm 2.2.
  - drag_and_drop: Correct vfuncs.
* Documentation:
  - libglademm memory management.
  - Tell people to check pkg-config for 2.4, not 2.2. 
  - Gtk::TreeSortable: Document sort function return value. 
  (Murray Cumming)


========================================
 NEWS: pygtk-2.3.96
========================================

pygtk-2.3.96:  06-august-2004
	- Threading fixes (Johan, Gustavo)
	- Bug fixes (John, Johan, Gustavo)
	- GEnum/GFlags wrapping improvements
	- GdkAtom string wrapping (John)
	- Better boolean support (since we now can require 2.3)

pygtk-2.3.95:  02-august-2004
	- Flags/Enum fixes (John, Johan)
	- Bug Fixes (John, John E, Johan, Gustavo)
	- Improved threading support (Johan)

