
========================================
 UPDATED: glibmm-2.13.2
========================================

glibmm was updated without a NEWS entry.


========================================
 NEWS: pygobject-2.12.2
========================================

2.12.2 3-october-2006
       - Make PyGObject 64-bit safe for Python 2.5 (Gustavo)
       - All headers are now LGPL and not GPL (Johan)
       - Remove a couple of GCC warnings (Gustavo)
       - Revive distutils support (Cedric Gustin)
       - Emission hook reference count bugfix (Gustavo)
       - MSVC/ANSI C compilation fix (John Ehresman)
       - Bump Ctrl-C timeout handler from 100ms to 1000 (Johan)


========================================
 NEWS: pygtk-2.10.3
========================================

pygtk-2.10.3 3-october-2006
    - Fix a crasher bug introduced in 2.10.2 (Gustavo)
    - Make PyGTK work with Python 2.5 and 64-bit (#337368, Gustavo)
      (when used in conjunction with the soon-to-be-released PyGObject 2.12.2)

pygtk-2.10.2 3-october-2006
    - distutils / win32 compilation fixes (Cedric Gustin)
    - gtk.TreeSelection.selected_foreach bug fix (#347273, Gustavo)
    - Fix compilation older C compilers (John Ehresman)

