Mercurial > hg > octave-lyh
comparison 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 |
comparison
equal
deleted
inserted
replaced
3596:edcaebe1b81b | 3597:26662775f4e9 |
---|---|
1 2000-02-11 Georg Thimm <mgeorg@SGraphicsWS1.mpe.ntu.edu.sg> | |
2 | |
3 * set/create_set.m: Use find to avoid while loop. | |
4 | |
5 2000-02-11 Stephen Eglen <stephen@cogsci.ed.ac.uk> | |
6 | |
7 * plot/hist.m: New optional third argument. | |
8 | |
9 2000-02-10 John W. Eaton <jwe@bevo.che.wisc.edu> | |
10 | |
11 * miscellaneous/bug_report.m: Use octave-bug script with version | |
12 number appended. | |
13 | |
1 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> | 14 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 15 |
3 * gethelp.cc: Sprinkle with std:: qualifier. | 16 * gethelp.cc: Sprinkle with std:: qualifier. |
4 | 17 |
5 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> | 18 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> |