diff scripts/ChangeLog @ 3872:57d51184b669

[project @ 2002-02-23 02:54:08 by jwe]
author jwe
date Sat, 23 Feb 2002 02:54:08 +0000
parents 63aa2e20e638
children a134e5cfdc01
line wrap: on
line diff
--- a/scripts/ChangeLog	Sat Feb 23 02:48:52 2002 +0000
+++ b/scripts/ChangeLog	Sat Feb 23 02:54:08 2002 +0000
@@ -1,3 +1,7 @@
+2002-02-22  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* specfun/erfinv.m: Fix usage message.
+
 2002-02-08  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* elfun/coth.m: Use 1 ./ tanh(z) instead of cosh(z) ./ sinh(z).