diff liboctave/ChangeLog @ 4553:c7eb767505e9

[project @ 2003-10-27 21:39:55 by jwe]
author jwe
date Mon, 27 Oct 2003 21:39:55 +0000
parents 6f3382e08a52
children 773a21e4fce8
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,5 +1,8 @@
 2003-10-27  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* Array.cc (Array<T>::resize_and_fill): Allow number of dimensions
+	to change.  From Petter Risholm  <risholm@stud.ntnu.no>.
+
 	* oct-rand.cc, CColVector.cc, CMatrix.cc, CRowVector.cc,
 	CmplxAEPBAL.cc CmplxCHOL.cc, CmplxHESS.cc, CmplxLU.cc, CmplxQR.cc,
 	CmplxQRP.cc, CmplxSCHUR.cc, CmplxSVD.cc, CollocWt.cc, DASPK.cc,