diff liboctave/ChangeLog @ 7727:c8da61051ea2

idx-vector.cc: fix for-loop condition
author John W. Eaton <jwe@octave.org>
date Mon, 21 Apr 2008 11:51:34 -0400
parents 7c9ba697a479
children bc5c6999c600
line wrap: on
line diff
--- a/liboctave/ChangeLog	Mon Apr 21 11:03:39 2008 -0400
+++ b/liboctave/ChangeLog	Mon Apr 21 11:51:34 2008 -0400
@@ -1,3 +1,8 @@
+2008-04-21  John W. Eaton  <jwe@octave.org>
+
+	* idx-vector.cc (IDX_VEC_REP::idx_vector_rep (const boolNDArray&)):
+	Fix for-loop condition.
+
 2008-04-19  Jaroslav Hajek <highegg@gmail.com>
 
 	* CmplxCHOL.cc, CmplxQR.cc, dbleCHOL.cc, dbleQR.cc: Fix calls to error()