Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 3597:26662775f4e9
[project @ 2000-02-12 02:24:41 by jwe]
author | jwe |
---|---|
date | Sat, 12 Feb 2000 02:24:46 +0000 |
parents | 7576a76f6d7b |
children | b8fa63b7ea79 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,16 @@ +2000-02-11 Georg Thimm <mgeorg@SGraphicsWS1.mpe.ntu.edu.sg> + + * set/create_set.m: Use find to avoid while loop. + +2000-02-11 Stephen Eglen <stephen@cogsci.ed.ac.uk> + + * plot/hist.m: New optional third argument. + +2000-02-10 John W. Eaton <jwe@bevo.che.wisc.edu> + + * miscellaneous/bug_report.m: Use octave-bug script with version + number appended. + 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> * gethelp.cc: Sprinkle with std:: qualifier.