diff liboctave/ChangeLog @ 3657:a908150a3a32

[project @ 2000-04-11 19:02:03 by jwe]
author jwe
date Tue, 11 Apr 2000 19:02:05 +0000
parents f90fbcddaa75
children 0689afb1d001
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Apr 04 06:16:23 2000 +0000
+++ b/liboctave/ChangeLog	Tue Apr 11 19:02:05 2000 +0000
@@ -1,3 +1,7 @@
+2000-04-06  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* Array.cc (Array<T>::operator =): Don't set max_indices to 1 here.
+
 2000-03-23  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* lo-sysdep.h: octave_chdir returns int, not bool.