Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6179:235a1b456cf4
[project @ 2006-11-17 17:33:09 by jwe]
author | jwe |
---|---|
date | Fri, 17 Nov 2006 17:33:09 +0000 |
parents | 830235f4984f |
children | ac4821cdb740 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,9 @@ +2006-11-17 John W. Eaton <jwe@octave.org> + + * plot/__render_plot__.m: New args, terminal and output. + * plot/print.m: Don't set output and term here. Instead, call + __render_plot__ with terminal and output. + 2006-11-16 John W. Eaton <jwe@octave.org> * plot/__render_plot1__.m: New file.