mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
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:
19
NEWS
19
NEWS
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user