Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 3175:096940972434
[project @ 1998-05-18 17:03:01 by jwe]
author | jwe |
---|---|
date | Mon, 18 May 1998 17:03:02 +0000 |
parents | 390d5e396682 |
children | 09a3064a3a17 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,26 @@ +Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> + + * linear-algebra/dot.m: New function. + + * strings/lower.m, strings/upper.m: New functions, for Matlab + compatibility. + +Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> + + * plot/hist.m: Also allow just one output argument. + +Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> + + * strings/deblank.m: Make it work if the string is only blanks. + +Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> + + * plot/__plt2mv__.m: Delete calls to keyboard. + +Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> + + * plot/oneplot.m: Fix typo. + Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> * miscellaneous/flops.m: Allow a single argument too.