Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 5406:c49aec8a9080
[project @ 2005-07-08 15:25:43 by jwe]
author | jwe |
---|---|
date | Fri, 08 Jul 2005 15:25:44 +0000 |
parents | c7e3cf2fce3e |
children | 2911127d0fe7 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,13 @@ +2005-07-08 John W. Eaton <jwe@octave.org> + + * plot/__errplot__.m: Use __plot_globals__. + * plot/__plt__.m: Likewise. + * plot/figure.m: Likewise. + + * plot/hold.m: New file. + * plot/ishold.m: New file. + * plot/__plot_globals__.m: New file. + 2005-07-05 cctsim <cctsim@yahoo.co.uk> * strings/dec2base.m: Don't remove all leading zeros if result is zero.