comparison scripts/ChangeLog @ 5962:2289cafef60d

[project @ 2006-08-24 16:23:12 by jwe]
author jwe
date Thu, 24 Aug 2006 16:23:12 +0000
parents 1c61d6a2c9e6
children b3478d7a0486
comparison
equal deleted inserted replaced
5961:1c61d6a2c9e6 5962:2289cafef60d
1 2006-08-24 John W. Eaton <jwe@octave.org>
2
3 * image/saveimage.m: Use logical indexing instead of
4 indices computed by calling find on the logical index.
5
1 2006-08-24 Søren Hauberg <soren@hauberg.org> 6 2006-08-24 Søren Hauberg <soren@hauberg.org>
2 7
3 * miscellaneous/bincoeff.m: Use logical indexing instead of 8 * miscellaneous/bincoeff.m: Use logical indexing instead of
4 indices computed by calling find on the logical index. 9 indices computed by calling find on the logical index.
5 10