=== 2.17.92 === 2007-02-25 Gustavo J. A. M. Carneiro * configure.ac: Vesion 2.17.92. * tests/runtests.py: Only look for test*.py for unit test sources. * tests/testbonobo.py (BonoboTest.testEventSource): Tweak test a bit to work around a pyorbit or orbit2 bug. 2007-02-24 Ed Catmur Reviewed by: Gustavo Carneiro. * gnomevfs/vfsmodule.c (pygvfs_mime_application_new): Bug #411560: pygvfs_mime_application_new mishandles mimeapp->expects_uris. 2007-02-23 Johan Dahlin * gconf/gconf.override: Do not ignore all get_type functions, add a blacklist instead, so gconf.Schema.get_type is generated. Fixes #411340 (Havoc Pennington) 2007-02-11 Gustavo J. A. M. Carneiro * gnomevfs/vfs-async-handle.c (pygvfs_async_find_directory_callback): Handle NULL uri in case of error. Fixes bug #402255. * bonobo/__init__.py: Untabify to make python happy. Thanks Andreas Hanke. Fixes #405266. 2007-02-07 Gustavo J. A. M. Carneiro * bonobo/Makefile.am (_bonobo_la_LIBADD): Fix typo, bug #405312.