mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 15:41:13 +02:00
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:
@@ -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
16
NEWS
@@ -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
|
||||||
|
|
||||||
|
@@ -1 +1 @@
|
|||||||
4.0.1
|
4.0.2
|
@@ -1 +1 @@
|
|||||||
4.0.1
|
4.0.2
|
Reference in New Issue
Block a user