2019-01-17 Fred Gleason <fredg@paravelsystems.com>

* Changed the alpha warning in 'README' to a beta warning.
	* Updated 'UPGRADING'.
	* Incremented the package version to 3.0.0beta00.
This commit is contained in:
Fred Gleason
2019-01-17 13:20:29 -05:00
parent f78ffab33d
commit 021d9ff5df
5 changed files with 96 additions and 12 deletions

19
NEWS
View File

@@ -1,9 +1,24 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v3.0.0beta00 -- 1/17/2019
First beta release for v3.x.
Changes:
Please see the file 'UPGRADING' for important information.
Database Update:
This version of Rivendell uses database schema version 305, 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.0alpha05 -- 1/11/2019
Five alpha release for v3.x.
Fifth alpha release for v3.x.
Changes:
Added PAD updating system by means of JSON messages pushed via TCP
@@ -16,7 +31,7 @@ Changes:
Removed the legacy v1.x UDP PAD update system.
Database Update:
This version of Rivendell uses database schema version 299, and will
This version of Rivendell uses database schema version 305, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.