Skip to content
Released 3.99.6

2008-11-10  Vivien Malerba <malerba@gnome-db.org>

        * libgda/gda-easy.[ch]: modified the gda_perform_create_database() and
        gda_perform_drop_database() to add the provider's name as 1st argument, for
        bug #529794
        * tests/test-cnc-utils.c: adaptations to API changes
        * libgda/gda-init.c: set the default value of gda_numeric_locale and gda_lang_locale
        to "" instead of NULL so if people forget to call gda_init() then they won't have a
        crash when using any of there variables
        * libgda/gda-data-model.[ch]: use real error codes with g_set_error()
        * libgda/binreloc/gda-binreloc.c: make binreloc work again correctly on Win32

svn path=/trunk/; revision=3250