Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6432:5bec61ae1576
[project @ 2007-03-23 02:19:10 by jwe]
author | jwe |
---|---|
date | Fri, 23 Mar 2007 02:19:11 +0000 |
parents | ff87ad14403f |
children | 7caa5942d4da |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,8 @@ 2007-03-22 John W. Eaton <jwe@octave.org> + * plot/drawnow.m: Check and optionally, set, the __modified__ + property of each figure. + * plot/__go_draw_axes__.m: If no real data, plot a point at Inf, Inf to show axes. From Daniel J Sebald <daniel.sebald@ieee.org>.