view build-aux/changelog.tmpl @ 15530:203c78063bff

Fix wavread to support truncated files (bug #37532) * wavread.m: Limit chunk sizes by the total size of the input file.
author Mike Miller <mtmiller@ieee.org>
date Mon, 15 Oct 2012 21:44:52 -0400
parents b67c2d580a25
children
line wrap: on
line source

header = '{date|shortdate}  {author|person}  <{author|email}>\n\n'
changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'