2005-10-31 Rodrigo Moya Released 1.2.3. 2005-10-31 Rodrigo Moya * Makefile.am: build po/ at the end. 2005-10-27 Leonardo Boshell * configure.in: check for explicit FreeTDS 0.63 version. * providers/freetds/gda-freetds-provider.h: if using FreeTDS 0.63, define some missing macros. 2005-10-26 Martin Schulze * libgda/gda-log.c (gda_log_error, gda_log_message): pass clean strings to syslog. 2005-07-13 Rodrigo Moya Pointed out by Oliver * libgda/gda-config.h: don't use C++ comments. 2005-07-11 Christopher Taylor Fixes #306682 * providers/firebird/gda-firebird-recordset.c (fb_gda_value_fill): calm down gcc 4.0. 2005-07-08 Murray Cumming Fixes #309332 * configure.in: Check for postgres headers in the version-specific directories used by Ubuntu Breezy. 2005-06-28 Stanislav Brabec * providers/ldap/libmain.c: * providers/mysql/libmain.c: * providers/odbc/libmain.c: * providers/sqlite/libmain.c: * providers/xml/libmain.c: added missing header files. 2005-06-24 Bas Driessen * libgda/Makefile.am: Replace hardcoded "lib" with $(libdir) so it works OK on 64 bit platforms where "lib64" is used. * providers/bdb/gda-bdb-recordset.c: Cater for bdb versions > 4.3.x