2018-08-03 Fred Gleason <fredg@paravelsystems.com>

* Fixed bugs in 'RDWaveFile' that caused corruption of UTF-8
	strings in RDXL chunks.
This commit is contained in:
Fred Gleason
2018-08-03 15:21:39 -04:00
parent 76b4c866eb
commit 6b1a06a910
3 changed files with 13 additions and 9 deletions

View File

@@ -17318,3 +17318,6 @@
* Fixed a regression in 'RDAudioExport' that caused a segfault.
2018-08-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDCart' that threw a SQL error.
2018-08-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in 'RDWaveFile' that caused corruption of UTF-8
strings in RDXL chunks.