Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7286:c0c6aa5afff4
[project @ 2007-12-11 16:52:56 by jwe]
author | jwe |
---|---|
date | Tue, 11 Dec 2007 16:57:39 +0000 |
parents | c8d362c69013 |
children | 3f29467c1667 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2007-12-11 David Bateman <dbateman@free.fr> + + * plot/__plt_get_axis_arg__.m: Ignore integer valued handles as + object handles are all now non integer. + 2007-12-10 John W. Eaton <jwe@octave.org> * plot/sombrero.m, plot/peaks.m: Use surf instead of mesh.