2016-09-13 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in 'lib/rdwavefile.cpp' that caused RDXL
	chunks to be written with odd chunk lengths.
This commit is contained in:
Fred Gleason
2016-09-13 08:29:33 -04:00
parent dff01de517
commit 23c9d6136e
2 changed files with 5 additions and 1 deletions

View File

@@ -15475,3 +15475,6 @@
2016-09-11 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdadmin/createdb.cpp' that caused obsolete fields
in the 'SERVICES' table to be included when creating a new database.
2016-09-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'lib/rdwavefile.cpp' that caused RDXL
chunks to be written with odd chunk lengths.