diff liboctave/ChangeLog @ 5285:fe5ee25a5e6c

[project @ 2005-04-19 15:02:49 by jwe]
author jwe
date Tue, 19 Apr 2005 15:02:49 +0000
parents 5bdc3f24cd5f
children f04d9f855794
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Apr 19 14:36:46 2005 +0000
+++ b/liboctave/ChangeLog	Tue Apr 19 15:02:49 2005 +0000
@@ -1,3 +1,7 @@
+2005-04-19  John W. Eaton  <jwe@octave.org>
+
+	* Array.cc (assignN): Don't crash if the index list is empty.
+
 2005-04-14  David Bateman  <dbateman@free.fr>
 
 	* SparseCmplxLU.cc: Add flags for incomplete factorization.