=== 2.9.5 ===
2005-02-27  Gustavo J. A. M. Carneiro  <[email protected]>

       * NEWS: Update.

       * configure.in: Bump version to 2.9.5.

2005-02-12  Gustavo J. A. M. Carneiro  <[email protected]>

       * gnomecanvas/canvas.override (_wrap_gnome_canvas_path_def_new):
       Remove the final gnome_canvas_path_def_closepath_current; it is
       not needed and produces critical warnings in some situations.

2005-02-09  Gustavo J. A. M. Carneiro  <[email protected]>

       * gnome/ui.defs: Rename like gnome.ui.Client.connect to
       gnome.ui.Client.connect_to_session_manager, as it was in
       gnome-python 2.6.x.

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

       * bonobo/bonobo.override (_wrap_bonobo_app_client_msg_send_argv):
       Disallow use of string as argv, since it is a sequence but not
       what the user wants, I'm sure.  Don't use PySequence_Fast_GET_ITEM.

       * configure.in: Use new macro GNOME_COMMON_INIT from gnome-common,
       instead of manually changing ACLOCAL variable.

2005-01-27  BenoĆ®t Dejean  <[email protected]>

       * gnomevfs/vfsmodule.c: (pygnome_vfs_result_check): Fixed exception value.
       Exception value was formerly set to NULL by error.

2005-01-18  Gustavo J. A. M. Carneiro  <[email protected]>

       * gnome/gnome.override (_wrap_gnome_program_init): Don't change
       LC_NUMERIC on Python >= 2.4.