diff scripts/ChangeLog @ 2360:8fc0fa7ae9ca

[project @ 1996-10-10 22:36:46 by jwe]
author jwe
date Thu, 10 Oct 1996 22:39:02 +0000
parents c9f70d39255f
children a28ed603c65c
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Sep 25 17:25:56 1996 +0000
+++ b/scripts/ChangeLog	Thu Oct 10 22:39:02 1996 +0000
@@ -1,3 +1,17 @@
+Thu Oct 10 17:31:01 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* plot/subplot.m, plot/multiplot.m, plot/mplot.m:
+	Don't check for string value of automatic_replot.
+
+	* image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m:
+	Temporarily set do_fortran_indexing to 1, not "true".
+
+	* miscellaneous/menu.m: Temporarily set page_screen_output to 0,
+	not "false".
+
+	* linear-algebra/cond.m: Don't compare propagate_empty_matrices to
+	"false".
+
 Tue Aug 20 18:27:36 1996  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
 
 	* strings/substr.m: Allow negative OFFSET.  LEN is now optional.