2023-06-21 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 4.0.2.
	* Incremented the Python API version to 4.0.2.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-06-23 11:51:06 -04:00
parent b6c49a5296
commit dcf056f761
4 changed files with 21 additions and 2 deletions

View File

@@ -24252,3 +24252,6 @@
* Fixed a regression in rdcatch(1) that caused a phantom event * Fixed a regression in rdcatch(1) that caused a phantom event
entry to appear in the Event List while processing the entry to appear in the Event List while processing the
'Start Record Deck' ['RS'] RML. 'Start Record Deck' ['RS'] RML.
2023-06-21 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.2.
* Incremented the Python API version to 4.0.2.

16
NEWS
View File

@@ -1,5 +1,21 @@
The NEWS file for the Rivendell package. The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v4.0.2 --23 June 2023
Changes:
RDCatch Subsystem. Fixed a bug that would cause subsequent catch events
to fail after processing a 'Start Record Deck' ['RS'] RML.
Voicetracker. Streamlined the workflow when inserting new track markers.
Database Update:
This version of Rivendell uses database schema version 370, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, do 'sudo rddbmgr'.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
v4.0.1 --16 June 2023 v4.0.1 --16 June 2023

View File

@@ -1 +1 @@
4.0.1 4.0.2

View File

@@ -1 +1 @@
4.0.1 4.0.2