2007-01-09 Murray Cumming Released 1.2.4. autogen.sh: Specify bin/bash instead of just bin/sh, to fix the build on Ubuntu Edgy, avoiding the odd m4 error about shifting. 2006-12-28 Murray Cumming * providers/freetds/gda-freetds-provider.c: (gda_freetds_free_connection_data), (gda_freetds_execute_cmd): * providers/freetds/gda-freetds-recordset.c: Fix build when using libfreetds 0.63 Patch from Gustavo R. Montesino in bug #330939. Note that the HEAD branch does not need this. 2006-09-11 Murray Cumming * providers/postgres/gda-postgres-provider.c: (gda_postgres_provider_create_database, gda_postgres_provider_create_database): When using CREATE DATABASE or DROP DATABASE, quote the database name, to allow, for instance, - characters. Possibly some other characters should be escaped too, but I can not find any description of the allowed characters in a postgres database name. Very possibly, the other providers should quote their database names too. 2006-04-18 Kjartan Maraas * configure.in: Remove obsolete entry for no_NO * po/no.po: And the translation.