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

17
NEWS
View File

@@ -1,9 +1,24 @@
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
Initial alpha release vor v3.x.
Initial alpha release for v3.x.
Database Update:
This version of Rivendell uses database schema version 297, and will