Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 5691:9be68956e450
[project @ 2006-03-17 15:14:41 by jwe]
author | jwe |
---|---|
date | Fri, 17 Mar 2006 15:14:41 +0000 |
parents | 161ebd1f3410 |
children | fe226f54d259 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,10 @@ 2006-03-17 John W. Eaton <jwe@octave.org> + * deprecated/hypergeometric_rnd.m: Update interface to match + current 2.1.x version. + + * deprecated/t_rnd.m: Call trnd, not t_rnd. + * miscellaneous/dir.m: Use readdir instead of glob. Special case for "." to avoid globbing. Use list_in_columns. Eliminate unused variables len and finfo.