changeset 5167:c0d14c93fdf1

[project @ 2005-02-27 23:43:30 by dbateman]
author dbateman
date Sun, 27 Feb 2005 23:43:30 +0000
parents b9d172f052e0
children 912058eb8360
files liboctave/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sun Feb 27 23:12:10 2005 +0000
+++ b/liboctave/ChangeLog	Sun Feb 27 23:43:30 2005 +0000
@@ -1,3 +1,8 @@
+2005-02-27  David Bateman  <dbateman@free.org>
+
+	* Sparse.cc (Sparse<T>::reshape): Set cidx for the N last elements in the
+	sparse matrix.
+	
 2005-02-25  John W. Eaton  <jwe@octave.org>
 
 	Sparse merge.