Released 3.99.8

2009-01-12  Vivien Malerba <malerba@gnome-db.org>

	* libgda/sql-parser/gda-statement-struct-parts.c:
	* doc/C: doc. improvements
	* libgda/libgda.symbols:
	* libgda/gda-easy.[ch]: implementation of INSERT/UPDATE/DELETE convenience
	functions (with some API Corrections!)
	* samples/SimpleExample/example.c: use the convenience API
	* libgda/gda-util.c: bug fixed
	* providers/postgres/gda-postgres-meta.c: bug fixed (on partial meta data update)

2009-01-09  Vivien Malerba <malerba@gnome-db.org>

	* tools/web-server.c:
	* libgda/libgda.symbols: Win32 build corrections

2009-01-09  Vivien Malerba <malerba@gnome-db.org>

	* libgda/gda-util.[ch]: added gda_compute_select_statement_from_update()
	* libgda/sqlite/:
	  - added BLOB support for the SQLite provider
	  - report an error when getting a gint from a too big gint64 value
	* tests/: updated test data related to the gda_g_type_to_string() changes
	* configure.in
	* tools/:
	  - added a '-v' command line option to display version
	  - added a man page for gda-sql
	  - optionnally create symlink from "<prog>" to the "<prog>-4.0" program names

2009-01-06  Vivien Malerba <malerba@gnome-db.org>

	* tools/: embedded web server improvements:
	 - fix a bug where big data models were truncated
	 - UI corrections
	 - multiple simultaneous consoles now works
	* libgda/sqlite/virtual/gda-vconnection-hub.c: only bind the tables
	which require a complete name (<schema>.<name>)

2009-01-05  Vivien Malerba <malerba@gnome-db.org>

	* tools/: now display result sets as an HTML table which can be resized
	* providers/jdbc/GdaInputStream.c: removed unused variable
	* libgda/gda-util.c:
	  - gda_g_type_to_string(): be more coherent
	  - gda_utility_data_model_find_column_description(): test GValue
	    existence before getting its value

2008-12-31  Vivien Malerba <malerba@gnome-db.org>

	* configure.in: set version to 3.99.8