Mercurial > hg > octave-avbm
comparison scripts/ChangeLog @ 3101:f9806795b6d5
[project @ 1997-11-14 16:54:46 by jwe]
author | jwe |
---|---|
date | Fri, 14 Nov 1997 16:54:46 +0000 |
parents | 4bb976b250bf |
children | 98d862e12945 |
comparison
equal
deleted
inserted
replaced
3100:bea2f5be3eab | 3101:f9806795b6d5 |
---|---|
1 Fri Nov 14 10:53:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * plot/__pltopt__.m: Use sprintf instead of strcat when adding TITLE. | |
4 | |
1 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | 5 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 6 |
3 * specfun/gammai.m: Avoid problems with whitespace when | 7 * specfun/gammai.m: Avoid problems with whitespace when |
4 constructing matrices. | 8 constructing matrices. |
5 | 9 |