2020-08-05 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 3.4.1int1.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2020-08-05 12:09:18 -04:00
parent 50a80d0a61
commit f71cc2757a
3 changed files with 17 additions and 1 deletions

View File

@ -19924,3 +19924,5 @@
* Added an 'RDDataPacer' class.
* Modified the GVC7000 switcher driver to insert 50 mS pauses
between protocol commands.
2020-08-05 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.4.1int1.

14
NEWS
View File

@ -1,5 +1,19 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v3.4.1int0 -- 5 August 2020
Changes:
GVC7000 Switcher Driver. Modified the 'GVC7000 Protocol' switcher
driver to better handled stacked commands.
Database Update:
This version of Rivendell uses database schema version 317, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
-------------------------------------------------------------------------------
v3.4.1 -- 21 July 2020

View File

@ -1 +1 @@
3.4.1
3.4.1int0