diff liboctave/ChangeLog @ 7318:5c8f09c7a020

[project @ 2007-12-17 19:02:13 by jwe]
author jwe
date Mon, 17 Dec 2007 19:05:04 +0000
parents df2c3977b0bf
children 359f464342b3
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-17  David Bateman  <dbateman@free.fr>
+
+	* Sparse-op-defs.h (SPARSE_ANY_ALL_OP_ROW_CODE): Use ridx for row
+	index.
+
 2007-12-11  John W. Eaton  <jwe@octave.org>
 
 	* Sparse.cc (Sparse<T>::index (idx_vector&, int) const):