diff liboctave/ChangeLog @ 5052:c6ef19da4b24

[project @ 2004-10-19 18:40:48 by jwe]
author jwe
date Tue, 19 Oct 2004 18:40:48 +0000
parents 36f954d8d53a
children 4689ee5e88ec
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Oct 19 15:29:15 2004 +0000
+++ b/liboctave/ChangeLog	Tue Oct 19 18:40:48 2004 +0000
@@ -1,3 +1,7 @@
+2004-10-19  John W. Eaton  <jwe@octave.org>
+
+	* Array.cc (assignN): Avoid resizing if assignment will fail.
+
 2004-10-18  John W. Eaton  <jwe@octave.org>
 
 	* Array.cc (assign2): Save result of squeeze operation.