diff scripts/ChangeLog @ 4900:cf470c996819

[project @ 2004-06-08 15:13:22 by jwe]
author jwe
date Tue, 08 Jun 2004 15:13:22 +0000
parents 8fd9495f5054
children 6754342ef7ad
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Jun 08 15:08:51 2004 +0000
+++ b/scripts/ChangeLog	Tue Jun 08 15:13:22 2004 +0000
@@ -1,3 +1,8 @@
+2004-06-08  John W. Eaton  <jwe@octave.org>
+
+	* statistics/tests/kolmogorov_smirnov_test.m: Use func2str to
+	convert function handle to string for eval.
+
 2004-06-04  Paul Kienzle  <pkienzle@users.sf.net>
 
 	* plot/errorbar.m: Remove debugging output.