Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 4710:48191fcee04d
[project @ 2004-01-22 19:12:02 by jwe]
author | jwe |
---|---|
date | Thu, 22 Jan 2004 19:12:02 +0000 |
parents | 2c73119a576a |
children | 7fa16e369904 |
comparison
equal
deleted
inserted
replaced
4709:cf141edca935 | 4710:48191fcee04d |
---|---|
1 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * Makefile.in (distclean, maintainer-clean): Remove DOCSTRINGS, | |
4 not $(DOCSTRINGS). | |
5 | |
1 2004-01-21 Quentin Spencer <qspencer@ieee.org> | 6 2004-01-21 Quentin Spencer <qspencer@ieee.org> |
2 | 7 |
3 * linear-algebra/rank.m: Allow rank ([]) to return 0, same as | 8 * linear-algebra/rank.m: Allow rank ([]) to return 0, same as |
4 rank ([], tol). | 9 rank ([], tol). |
5 | 10 |