libgda r3016 - in branches/V4-branch: . data doc/C doc/C/tmpl libgda libgda/binreloc libgda/graph libgda/handlers libgda/sql-delimiter libgda/sql-transaction libgda/sqlite libgda/sqlite/virtual libgda-report libgda-report/DocBook libgda-report/RML libgda-report/engine libgda-xslt libsql providers/bdb providers/firebird providers/freetds providers/ibmdb2 providers/ldap providers/mdb providers/msql providers/mysql providers/odbc providers/oracle providers/postgres providers/sqlite providers/sybase providers/xbase testing tests/data-models tests/providers tests/queries tools



Author: vivien
Date: 2007-11-06 20:30:24 +0000 (Tue, 06 Nov 2007)
New Revision: 3016
ViewCVS link: http://svn.gnome.org/viewcvs/libgda?rev=3016&view=rev

Added:
   branches/V4-branch/doc/C/libgda-4.0-docs.sgml
   branches/V4-branch/doc/C/libgda-4.0-overrides.txt
   branches/V4-branch/doc/C/libgda-4.0-sections.txt
   branches/V4-branch/doc/C/libgda-4.0.types
   branches/V4-branch/libgda-4.0.pc.in
   branches/V4-branch/libgda-report-4.0.pc.in
   branches/V4-branch/libgda-xslt-4.0.pc.in
   branches/V4-branch/libgda/sqlite/virtual/libgda-virtual-4.0.pc.in
   branches/V4-branch/providers/bdb/libgda-bdb-4.0.pc.in
   branches/V4-branch/providers/firebird/libgda-firebird-4.0.pc.in
   branches/V4-branch/providers/freetds/libgda-freetds-4.0.pc.in
   branches/V4-branch/providers/ibmdb2/libgda-ibmdb2-4.0.pc.in
   branches/V4-branch/providers/ldap/libgda-ldap-4.0.pc.in
   branches/V4-branch/providers/mdb/libgda-mdb-4.0.pc.in
   branches/V4-branch/providers/msql/libgda-msql-4.0.pc.in
   branches/V4-branch/providers/mysql/libgda-mysql-4.0.pc.in
   branches/V4-branch/providers/odbc/libgda-odbc-4.0.pc.in
   branches/V4-branch/providers/oracle/libgda-oracle-4.0.pc.in
   branches/V4-branch/providers/postgres/libgda-postgres-4.0.pc.in
   branches/V4-branch/providers/sqlite/libgda-sqlite-4.0.pc.in
   branches/V4-branch/providers/sybase/libgda-sybase-4.0.pc.in
   branches/V4-branch/providers/xbase/libgda-xbase-4.0.pc.in
Removed:
   branches/V4-branch/doc/C/libgda-3.0-docs.sgml
   branches/V4-branch/doc/C/libgda-3.0-overrides.txt
   branches/V4-branch/doc/C/libgda-3.0-sections.txt
   branches/V4-branch/doc/C/libgda-3.0.types
   branches/V4-branch/libgda-3.0.pc.in
   branches/V4-branch/libgda-report-3.0.pc.in
   branches/V4-branch/libgda-xslt-3.0.pc.in
   branches/V4-branch/libgda/sqlite/virtual/libgda-virtual-3.0.pc.in
   branches/V4-branch/providers/bdb/libgda-bdb-3.0.pc.in
   branches/V4-branch/providers/firebird/libgda-firebird-3.0.pc.in
   branches/V4-branch/providers/freetds/libgda-freetds-3.0.pc.in
   branches/V4-branch/providers/ibmdb2/libgda-ibmdb2-3.0.pc.in
   branches/V4-branch/providers/ldap/libgda-ldap-3.0.pc.in
   branches/V4-branch/providers/mdb/libgda-mdb-3.0.pc.in
   branches/V4-branch/providers/msql/libgda-msql-3.0.pc.in
   branches/V4-branch/providers/mysql/libgda-mysql-3.0.pc.in
   branches/V4-branch/providers/odbc/libgda-odbc-3.0.pc.in
   branches/V4-branch/providers/oracle/libgda-oracle-3.0.pc.in
   branches/V4-branch/providers/postgres/libgda-postgres-3.0.pc.in
   branches/V4-branch/providers/sqlite/libgda-sqlite-3.0.pc.in
   branches/V4-branch/providers/sybase/libgda-sybase-3.0.pc.in
   branches/V4-branch/providers/xbase/libgda-xbase-3.0.pc.in
Modified:
   branches/V4-branch/ChangeLog
   branches/V4-branch/Makefile.am
   branches/V4-branch/configure.in
   branches/V4-branch/data/Makefile.am
   branches/V4-branch/doc/C/Makefile.am
   branches/V4-branch/doc/C/tmpl/gda-config.sgml
   branches/V4-branch/libgda-report/DocBook/Makefile.am
   branches/V4-branch/libgda-report/Makefile.am
   branches/V4-branch/libgda-report/RML/Makefile.am
   branches/V4-branch/libgda-report/engine/Makefile.am
   branches/V4-branch/libgda-xslt/Makefile.am
   branches/V4-branch/libgda/Makefile.am
   branches/V4-branch/libgda/binreloc/Makefile.am
   branches/V4-branch/libgda/gda-client.c
   branches/V4-branch/libgda/gda-config.c
   branches/V4-branch/libgda/gda-config.h
   branches/V4-branch/libgda/gda-data-model-dsn-list.c
   branches/V4-branch/libgda/graph/Makefile.am
   branches/V4-branch/libgda/handlers/Makefile.am
   branches/V4-branch/libgda/sql-delimiter/Makefile.am
   branches/V4-branch/libgda/sql-transaction/Makefile.am
   branches/V4-branch/libgda/sqlite/Makefile.am
   branches/V4-branch/libgda/sqlite/virtual/Makefile.am
   branches/V4-branch/libsql/Makefile.am
   branches/V4-branch/providers/bdb/Makefile.am
   branches/V4-branch/providers/firebird/Makefile.am
   branches/V4-branch/providers/freetds/Makefile.am
   branches/V4-branch/providers/ibmdb2/Makefile.am
   branches/V4-branch/providers/ldap/Makefile.am
   branches/V4-branch/providers/mdb/Makefile.am
   branches/V4-branch/providers/msql/Makefile.am
   branches/V4-branch/providers/mysql/Makefile.am
   branches/V4-branch/providers/odbc/Makefile.am
   branches/V4-branch/providers/oracle/Makefile.am
   branches/V4-branch/providers/postgres/Makefile.am
   branches/V4-branch/providers/sqlite/Makefile.am
   branches/V4-branch/providers/sybase/Makefile.am
   branches/V4-branch/providers/xbase/Makefile.am
   branches/V4-branch/testing/Makefile.am
   branches/V4-branch/tests/data-models/Makefile.am
   branches/V4-branch/tests/providers/Makefile.am
   branches/V4-branch/tests/queries/Makefile.am
   branches/V4-branch/tools/Makefile.am
Log:
2007-11-06 Vivien Malerba <malerba gnome-db org>

	* changed any 3.0 reference to 4.0 to allow for parallel installation
	with versions 3.x
	* configure.in: set version at 3.99.1 and ABI version to 4.0.0
	* lots of small corrections for the new GdaConfig API





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]