diff liboctave/ChangeLog @ 7299:df2c3977b0bf

[project @ 2007-12-11 22:06:49 by jwe]
author jwe
date Tue, 11 Dec 2007 22:06:49 +0000
parents 72b5e1701da2
children 5c8f09c7a020
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-11  John W. Eaton  <jwe@octave.org>
+
+	* Sparse.cc (Sparse<T>::index (idx_vector&, int) const):
+	If indexing scalar with empty matrix, return empty array with same
+	size as index.
+
 2007-12-10  John W. Eaton  <jwe@octave.org>
 
 	* NLEqn.h (NLEqn::fval): New data member.  Adjust constructors