changeset 12442:278902427e87

Add changelog to change acccidentally pushed in afb65a7bc065
author David Bateman <dbateman@free.fr>
date Sun, 13 Feb 2011 18:30:30 +0100
parents b932ae4381da
children 24b38afd6a45
files liboctave/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-13  David Bateman  <dbateman@free.fr>
+
+	* Sparse-perm-op-defs.h (template <typename SM>
+	SM octinternal_do_mul_colpm_sm (const octave_idx_type *,
+	const SM&)): Ensure that the row indices are sorted.
+
 2011-02-08  John W. Eaton  <jwe@octave.org>
 
 	* oct-alloc.h: Include <cstddef>.