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

* Incremented the package version 3.0.3.
This commit is contained in:
Fred Gleason 2019-08-05 15:11:59 -04:00
parent 1462e750e1
commit ec550b5530
3 changed files with 19 additions and 1 deletions

View File

@ -18893,3 +18893,5 @@
2019-08-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in ripcd(8) that broke the 'Connect Jack
Ports' ['JC'] and 'Disconnect Jack Ports' ['JD'] RMLs.
2019-08-05 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version 3.0.3.

16
NEWS
View File

@ -1,5 +1,21 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v3.0.3 -- 8/5/2019
This is a bugfix release of Rivendell.
Changes:
Fixed a regression in ripcd(8) that broke the 'Connect Jack
Ports' ['JC'] and 'Disconnect Jack Ports' ['JD'] RMLs.
Database Update:
This version of Rivendell uses database schema version 308, 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.0.2 -- 7/31/2019

View File

@ -1 +1 @@
3.0.2
3.0.3