2.99.5:

2007-02-12  Murray Cumming  <murrayc@murrayc.com>

	* libgda/gda-graphviz.c: (render_qf_value_label):
	* libgda/gda-query-field-value.c:
	(gda_query_field_value_get_parameter_index):
	* libgda/gda-query-parsing.c: (parsed_create_value_query_field):
	* libgda/gda-query.c: (gda_query_get_field_by_param_name):
	Correct the name of gda_query_field_value_get_is_parameter() when used here too.

2007-02-12 Murray Cumming  <murrayc@murrayc.com>

	* libgda/gda-query-field-value.c:
	(gda_query_field_value_get_is_parameter): Rename the function here, instead of just 
	renaming it in the header file, to fix the linker error when trying to use this function.

2.99.4:

2007-02-12  Murray Cumming  <murrayc@murrayc.com>

	* INSTALL: Added this file to svn.
	* Makefile.am: Always mention gda-sharp in SUBDIRS so that its contents can be included in 
	the dist.
	* gda-sharp/Makefile.am: Move the if conditional here from Makefile.am, but always dist the 
	sources, so they always appear in tarballs even if the person making the tarball does not have 
	mono.