2002-03-25  Jody Goldberg <jody@gnome.org>

	* Release 1.1.2

2002-03-12  Jukka-Pekka Iivonen  <jiivonen@hutcs.cs.hut.fi>

	* autocorrect.c, analysis-tools.c: Added GPL clause.

	* dao.[ch] (dao_set_bold): New function.  Moved from
	src/tools/solver/reports.c.
	(dao_set_underlined): Ditto.

2002-03-11  Andreas J. Guelzow <aguelzow@taliesin.ca>

	* dao.[hc] : new files, code extracted from 
	  src/tools/analysis-tools.[ch] and 
	  src/dialogs/dialog-analysis-tools.c, various
	  functions renamed (prepended dao_)
	* analysis-tools.[ch] : some code moved to
	  src/dialogs/dao-gui-utils.[hc] and dao.[hc], change of 
	  names of utility functions now in 
	  src/dialogs/dao-gui-utils.[hc] or dao.[hc]
	* Makefile.am : added dao.[hc]

2002-03-10  Jody Goldberg <jody@gnome.org>

	* Release 1.1.1

2002-03-10  Andreas J. Guelzow <aguelzow@taliesin.ca>

	* analysis-tools.c (dao_range_name) : new utility
	(dao_command_descriptor) : new utility
	(dao_adjust) : new utility
	(prepare_output) : set all variables to sensible values
	  to avoid unneccessary type checks elsewhere
	(format_output) : utility clearing output range as
	  appropriate.
	(anova_single_factor_tool) : change into an engine
	  callable by cmd_analysis_tool, renamed to 
	  analysis_tool_anova_single_engine_run
	(analysis_tool_anova_single_engine_clean) : new
	(analysis_tool_anova_single_engine) : selector function
	* analysis-tools.h : some rearrangments, new 
	  analysis_tool_engine_t type, added fields to 
	  data_analysis_output_type_t

2002-03-08  Morten Welinder  <terra@diku.dk>

	* analysis-tools.c (dao_set_cell_comment): New function.
	(regression_tool): Set a comment on the P-value header.

	* analysis-tools.c (fourier_fft_inv): Eliminate.
	(fourier_fft): Handle inverse case also.  Make n and skip
	parameters.  Eliminate fourier_t.  Constify.

2002-03-07  Morten Welinder  <terra@diku.dk>

	* analysis-tools.c (set_cell_value): Safety checks.

2002-03-07  Jukka-Pekka Iivonen  <jiivonen@hutcs.cs.hut.fi>

	* goal-seek, Makefile.am: Moved goal seek into this directory.

	* stat-analysis, Makefile.am: Moved analysis tools into this
	directory.

2002-03-06  Jukka-Pekka Iivonen  <jiivonen@hutcs.cs.hut.fi>

	* solver: Moved Solver into this directory.

	* Makefile.am: Created.
