Mercurial > hg > octave-avbm
diff scripts/ChangeLog @ 6398:9bd49ed48ee6
[project @ 2007-03-08 19:40:01 by jwe]
author | jwe |
---|---|
date | Thu, 08 Mar 2007 19:40:01 +0000 (2007-03-08) |
parents | 9ec04285a60e |
children | 5011ac2fc23d |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,11 @@ +2007-03-08 John W. Eaton <jwe@octave.org> + + * miscellaneous/copyfile.m, miscellaneous/movefile.m: Perform + tilde expansion on target filename before passing it to the shell. + + * statistics/base/Makefile.in (SOURCES): Remove unidrnd.m from list. + * statistics/distributions/Makefile.in (SOURCES): Add it here. + 2007-03-08 David Bateman <dbateman@free.fr> * statistics/base/unidrnd.m: Move to statistics/distributions