comparison test/ChangeLog @ 7334:274d9642ac10 release-3-0-0

[project @ 2007-12-22 01:42:45 by jwe]
author jwe
date Sat, 22 Dec 2007 01:42:46 +0000
parents 40a17a87155e
children 1ea9ee491098 a5a86cc9ef38
comparison
equal deleted inserted replaced
7333:66dfb0abd3d3 7334:274d9642ac10
1 2007-12-21 John W. Eaton <jwe@octave.org>
2
3 Version 3.0.0 released.
4
1 2007-12-18 David Bateman <dbateman@free.fr> 5 2007-12-18 David Bateman <dbateman@free.fr>
2 6
3 * build_sparse_tests.sh: Add tests for indexing like a([1,1],:), 7 * build_sparse_tests.sh: Add tests for indexing like a([1,1],:),
4 a(:,[1,1]) and sparse(42)([1,1]). 8 a(:,[1,1]) and sparse(42)([1,1]).
5 9