Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 11633:a3710cf0b010 release-3-0-x
limit data read to data chunk in wavread.m
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 08 Feb 2008 03:43:53 -0500 |
parents | bc19cf26ff0b |
children | e08d2fff0d58 |
comparison
equal
deleted
inserted
replaced
11632:eaaa74f38140 | 11633:a3710cf0b010 |
---|---|
1 2008-02-08 Julien Pommier <pommier@pianoteq.com> | |
2 | |
3 * audio/wavread.m: Limit data read to end of data chunk. | |
4 | |
1 2008-01-30 John W. Eaton <jwe@octave.org> | 5 2008-01-30 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * miscellaneous/edit.m: Use "## Created: DATE" instead of "initial | 7 * miscellaneous/edit.m: Use "## Created: DATE" instead of "initial |
4 revision". | 8 revision". |
5 | 9 |