diff scripts/ChangeLog @ 3136:af7ec9d3a5e6

[project @ 1998-02-01 20:11:06 by jwe]
author jwe
date Sun, 01 Feb 1998 20:11:08 +0000
parents 9c5160c83bd2
children 292ff0bf484b
line wrap: on
line diff
--- a/scripts/ChangeLog	Sun Feb 01 18:43:51 1998 +0000
+++ b/scripts/ChangeLog	Sun Feb 01 20:11:08 1998 +0000
@@ -1,3 +1,17 @@
+Sat Jan 31 01:09:32 1998  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* signal/fftshift.m: New file.
+
+	* plot/contour.m: Fix for non-square case.
+
+	* general/randperm.m: New file.
+
+Fri Jan 30 15:20:39 1998  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* specfun/betai.m: Restore file for compatibility with previous
+	versions.  Call betainc with reordered args.
+	* specfun/gammai.m: Likewise, call gammainc with reordered args.
+
 Wed Jan 28 22:44:59 1998  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* plot/contour.m: Handle discrete contour levels.