2000-11-29  Norbert Gvert  <goevert@ls6.cs.uni-dortmund.de>

	*** 2.006

	* Makefile.PL (MY::postamble): new target ftpdist

2000-11-15  Norbert Gvert  <goevert@ls6.cs.uni-dortmund.de>

	*** 2.005

	* t/lsp.t: unlink data file at the end of file

	* lib/LSP.pm (load): dies in case reading of file fails
	(save): dies in case storing of LSP object fails
	
	*** 2.004

	* lib/LSP/Binary.pm (add_vector): minor fix

	*** 2.003

	* lib/LSP.pm (save, load): new methods: persistency for LSP
	objects

	* lib/LSP/Linear.pm lib/LSP/Binary.pm lib/LSP/Binary/Linear.pm
	(add_vector): don't add null vectors to momental matrix

	*** 2.002

	* LSP.prj: finished with PRCS conversion

	*** 2.001

	* LSP.prj: change to prcs

1999-01-07  Norbert Goevert  <goevert@ls6.cs.uni-dortmund.de>

	* release 1.7
	
	* release 1.6

	* Makefile.PL: LSP requires Math::Matrix 0.07 due to a bug in
	older versions
	
	* lib/LSP/Binary.pm (_create_function): bugfix: negative first
	coefficients have been made positive

1999-01-04  Norbert Goevert  <goevert@ls6.cs.uni-dortmund.de>

	* release 1.5

	* lib/LSP/Binary.pm (function): new constructor used when
	coefficients of the regression function are available already and
	you just want to use the probability method instead of computing
	new coefficients

1998-12-21  Norbert Goevert  <goevert@ls6.cs.uni-dortmund.de>

	* release 1.4

1998-12-15  Norbert Goevert  <goevert@ls6.cs.uni-dortmund.de>

	* lib/LSP.pm (_create_components): a function to compute the
	components of the polynomial is no precompiled

	* lib/LSP/Binary.pm lib/LSP/Binary/Linear.pm (_create_function): a
	function to compute probabilities for a given solution is now
	precompiled 

1998-11-11  Norbert Goevert  <goevert@ls6.cs.uni-dortmund.de>

	* LSP: revision history.
          original version created by ls6h2xs 1.011
