diff scripts/ChangeLog @ 3092:4bb976b250bf

[project @ 1997-10-17 07:48:48 by jwe]
author jwe
date Fri, 17 Oct 1997 07:52:48 +0000
parents b06dcbb6b3b1
children f9806795b6d5
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Oct 10 16:26:48 1997 +0000
+++ b/scripts/ChangeLog	Fri Oct 17 07:52:48 1997 +0000
@@ -1,5 +1,8 @@
 Fri Oct 10 11:18:10 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* specfun/gammai.m: Avoid problems with whitespace when
+	constructing matrices.
+
 	* polynomial/polyfit.m: Compute yf correctly.  From Seung Lee
 	<SJL@nrc.gov>.  Also return yf in the same orientation as the
 	original y vector.