Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7325:67aef14de9c2
[project @ 2007-12-19 20:21:11 by jwe]
author | jwe |
---|---|
date | Wed, 19 Dec 2007 20:21:11 +0000 |
parents | 359f464342b3 |
children | 9af6f0a214ee |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,13 @@ +2007-12-19 John W. Eaton <jwe@octave.org> + + * miscellaneous/edit.m: New function. + * miscellaneous/Makefile.in (SOURCES): Add it to the list. + +2007-12-19 Michael Goffioul <michael.goffioul@gmail.com> + + * plot/__bar__.m: Handle "basevalue" option. + * plot/__bars__.m: New arg, base_value. + 2007-12-17 David Bateman <dbateman@free.fr> * plot/rose.m, plot/feather.m, plot/compass.m: New functions