2018-10-29 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 3.0.0alpha01.
This commit is contained in:
Fred Gleason 2018-10-29 18:27:30 -04:00
parent ebe2869069
commit d1b1bb5fb9
3 changed files with 19 additions and 2 deletions

View File

@ -17954,3 +17954,5 @@
* Backported a consistency check into schema update 291 in * Backported a consistency check into schema update 291 in
rddbmgr(8) to remove rdlogmanager(1) events with duplicate start rddbmgr(8) to remove rdlogmanager(1) events with duplicate start
times. times.
2018-10-29 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.0alpha01.

17
NEWS
View File

@ -1,9 +1,24 @@
The NEWS file for the Rivendell package. The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v3.0.0alpha01 -- 10/29/2018
Second alpha release for v3.x.
Changes:
Cleaned up various regressions. See the ChangeLog for details.
Database Update:
This version of Rivendell uses database schema version 298, 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.0alpha00 -- 10/19/2018 v3.0.0alpha00 -- 10/19/2018
Initial alpha release vor v3.x. Initial alpha release for v3.x.
Database Update: Database Update:
This version of Rivendell uses database schema version 297, and will This version of Rivendell uses database schema version 297, and will

View File

@ -1 +1 @@
3.0.0alpha00 3.0.0alpha01