2022-07-26 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 2.19.3wavehack0.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2022-07-26 16:21:49 -04:00
parent 31baca9133
commit ca3b0ef504
3 changed files with 17 additions and 1 deletions

View File

@ -16730,3 +16730,5 @@
* Modified 'RDWaveFile' to work around known fencepost errors in
WAV files generated by "Sonic Studio soundBlade" by
"PME Mastering, Inc."
2022-07-26 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.19.3wavehack0.

14
NEWS
View File

@ -1,5 +1,19 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v2.19.3wavehack0 -- 7/26/2022
Changes:
Backported a heuristic from v3.x to work-around off-by-one errors when
parsing WAV file chunk headers.
Database Update:
This version of Rivendell uses database schema version 275, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.
As always, be sure to run RDAdmin immediately after upgrading to allow
any necessary changes to the database schema to be applied.
-------------------------------------------------------------------------------
v2.19.3 -- 10/31/2018

View File

@ -1 +1 @@
2.19.3
2.19.3wavehack0