=== 2.10.2 ===
2005-05-29  Gustavo J. A. M. Carneiro  <[email protected]>

       * NEWS: Update.

2005-05-28  Gustavo J. A. M. Carneiro  <[email protected]>

       * configure.ac: Bump version to 2.10.2.  gnomeprint module
       requires gnome-python.  Remove libgnomeui dependency from
       egg.trayicon module.

2005-05-27  Gustavo J. A. M. Carneiro  <[email protected]>

       * gtkspell/gtkspellmodule.c (_wrap_gtkspell_detach): Don't
       Py_DECREF self!

       * configure.ac: Make gnomeapplet and egg.recent depend on
       gnome-python, due to required bonobo argtypes.
       Don't check for gnome-python-2.0 unconditionally.

2005-05-11  Gustavo J. A. M. Carneiro  <[email protected]>

       * wnck/wnck.override, wnck/wnck.defs: Remove
       wnck_create_window_menu, as it was removed from the C API.

2005-04-15  Gustavo J. A. M. Carneiro  <[email protected]>

       * gtkspell/gtkspellmodule.c: Remove "static" in
       gtkspell_SpellType.  Fixes compilation with gcc 4.0.  Thanks
       Sebastien Bacher.
       (initgtkspell): Missing init_pygobject.
       (gtkspell_methods, gtkspell_functions) Missing NULL terminator.