Mercurial > hg > octave-avbm
diff scripts/ChangeLog @ 4259:0493a367de6f
[project @ 2003-01-02 17:30:14 by jwe]
author | jwe |
---|---|
date | Thu, 02 Jan 2003 17:30:15 +0000 |
parents | e556870ce8f0 |
children | 17826ec287bc |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,13 @@ +2003-01-02 John W. Eaton <jwe@bevo.che.wisc.edu> + + * plot/__plt2vv__.m: Call undo_string_escapes on fmt arg before eval. + * plot/__plt2vm__.m: Likewise. + * plot/__plt2ss__.m: Likewise. + * plot/__plt2mv__.m: Likewise. + * plot/__plt2mm__.m: Likewise. + * plot/__errplot__.m: Likewise. + * plot/__errcomm__.m: Likewise, for fmt arg passed in by user. + 2003-01-01 John W. Eaton <jwe@bevo.che.wisc.edu> * strings/strcmp.m: Handle cell arrays of strings.