diff liboctave/ChangeLog @ 5392:017e427ab4d9

[project @ 2005-06-15 15:29:49 by jwe]
author jwe
date Wed, 15 Jun 2005 15:29:49 +0000
parents 25c8956d2204
children 256dde4f6aea
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Jun 15 03:53:47 2005 +0000
+++ b/liboctave/ChangeLog	Wed Jun 15 15:29:49 2005 +0000
@@ -1,3 +1,7 @@
+2005-06-15  John W. Eaton  <jwe@octave.org>
+
+	* Array.h (Array::resize): Change int args to octave_idx_type.
+
 2005-06-14  John W. Eaton  <jwe@octave.org>
 
 	* CMatrix.cc, CNDArray.cc, CSparse.cc, dMatrix.cc, dNDArray.cc,