Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7118:d32f867e4dda
[project @ 2007-11-07 20:44:11 by jwe]
author | jwe |
---|---|
date | Wed, 07 Nov 2007 20:44:29 +0000 |
parents | 373c39904877 |
children | d22ad51b9cf8 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,9 @@ +2007-11-07 David Bateman <dbateman@free.fr> + + * plot/surfc.m, plot/meshc.m: New files. + * plot/Makefile.in (SOURCES): Add them to the list. + Also add pcolor.m, shading.m, surf.m, and surface.m to the list. + 2007-11-07 Michael Zeising <michael@michaels-website.de> * audio/wavwrite.m, audio/wavwrite.m: Correct sample scaling.