diff test/ChangeLog @ 7322:40a17a87155e

[project @ 2007-12-18 21:32:10 by jwe]
author jwe
date Tue, 18 Dec 2007 21:34:26 +0000
parents 3f29467c1667
children 274d9642ac10
line wrap: on
line diff
--- a/test/ChangeLog	Tue Dec 18 03:48:04 2007 +0000
+++ b/test/ChangeLog	Tue Dec 18 21:34:26 2007 +0000
@@ -1,3 +1,8 @@
+2007-12-18  David Bateman  <dbateman@free.fr>
+
+	* build_sparse_tests.sh: Add tests for indexing like a([1,1],:),
+	a(:,[1,1]) and sparse(42)([1,1]).
+
 2007-12-11  David Bateman  <dbateman@free.fr>
 
 	* build_sparse_tests.sh: Drop argument to Fsparse to force mutation.