Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6304:78a3254741b2
[project @ 2007-02-14 21:22:59 by jwe]
author | jwe |
---|---|
date | Wed, 14 Feb 2007 21:22:59 +0000 |
parents | df89e87a1d2e |
children | 22e2c78e406e |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2007-02-14 Thomas Weber <thomas.weber.mail@gmail.com> + + * audio/wavread.m, audio/wavwrite.m: Use types with specific sizes + for reading and writing data. New tests. Improve rounding. + 2007-02-13 John W. Eaton <jwe@octave.org> * plot/stem.m: New file, adapted from OctPlot.