comparison test/ChangeLog @ 6938:688ef9440022

[project @ 2007-10-01 15:59:33 by dbateman]
author dbateman
date Mon, 01 Oct 2007 16:01:53 +0000
parents f806e2740216
children c8fc3487ed2c
comparison
equal deleted inserted replaced
6937:ee12d56c4200 6938:688ef9440022
1 2007-09-29 Kim Hansen <kimhanse@gmail.com>
2
3 * test_range.m: Test range data
4
1 2007-09-21 John W. Eaton <jwe@octave.org> 5 2007-09-21 John W. Eaton <jwe@octave.org>
2 6
3 * test_slice.m: Fix test for x = ones ([0, 2]); x(idx) = N case. 7 * test_slice.m: Fix test for x = ones ([0, 2]); x(idx) = N case.
4 See change for liboctave/Array.cc. 8 See change for liboctave/Array.cc.
5 9