2021-10-07 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdimport(1) that caused premature validation
	of metadata.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-10-07 15:19:40 -04:00
parent b4f66743a1
commit 554e07fcaa
3 changed files with 3 additions and 24 deletions

View File

@@ -20818,3 +20818,6 @@
cause the play length of MPEG-encoded to be incorrectly calculated.
2021-10-06 Fred Gleason <fredg@paravelsystems.com>
* Added an 'rdwavefile_test' test harness in 'tests/'.
2021-10-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdimport(1) that caused premature validation
of metadata.