mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-02 09:02:34 +02:00
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:
parent
50a80d0a61
commit
f71cc2757a
@ -19924,3 +19924,5 @@
|
|||||||
* Added an 'RDDataPacer' class.
|
* Added an 'RDDataPacer' class.
|
||||||
* Modified the GVC7000 switcher driver to insert 50 mS pauses
|
* Modified the GVC7000 switcher driver to insert 50 mS pauses
|
||||||
between protocol commands.
|
between protocol commands.
|
||||||
|
2020-08-05 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 3.4.1int1.
|
||||||
|
14
NEWS
14
NEWS
@ -1,5 +1,19 @@
|
|||||||
The NEWS file for the Rivendell package.
|
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
|
v3.4.1 -- 21 July 2020
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
3.4.1
|
3.4.1int0
|
Loading…
x
Reference in New Issue
Block a user