2016-08-02 Fred Gleason <fredg@paravelsystems.com>

* Added a work-around in 'lib/rdwavefile.cpp' to ensure that RDXL
	chunks are always of even length.
This commit is contained in:
Fred Gleason
2016-08-02 17:43:41 -04:00
parent 1c52c13a7b
commit d232842b0c
2 changed files with 11 additions and 1 deletions

View File

@@ -15449,3 +15449,6 @@
2016-08-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdwavefile.cpp' that caused WAV files to
be written with incorrect LEVL chunk data.
2016-08-02 Fred Gleason <fredg@paravelsystems.com>
* Added a work-around in 'lib/rdwavefile.cpp' to ensure that RDXL
chunks are always of even length.