2021-07-31 Fred Gleason <fredg@paravelsystems.com>

* Updated the package version to 4.0.0beta2.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2021-07-31 14:51:22 -04:00
parent 8d182fd504
commit 03d9e4959c
3 changed files with 30 additions and 1 deletions

View File

@ -22136,3 +22136,5 @@
'make deb' target. 'make deb' target.
2021-07-31 Fred Gleason <fredg@paravelsystems.com> 2021-07-31 Fred Gleason <fredg@paravelsystems.com>
* Added a warning to files derived by the build system. * Added a warning to files derived by the build system.
2021-07-31 Fred Gleason <fredg@paravelsystems.com>
* Updated the package version to 4.0.0beta2.

27
NEWS
View File

@ -1,5 +1,32 @@
The NEWS file for the Rivendell package. The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v4.0.0beta2 -- 31 July 2021
Third beta release of Rivendell v4.x. Be sure to read the INSTALL
document, as major changes in software dependencies have occurred.
Major Changes Between v3.x and v4.x:
Qt Toolkit. Rivendell v4.x uses and is fully compatibile with major
version 5 of Qt (Qt5). See the INSTALL documents for specifics.
MySQL Compatibility. Rivendell v4.x aims for full compatibility with
MySQL 8.0 and earlier versions in their default installation
configurations.
RDAirPlay. The rdairplay(1) has been completely overhauled, and now
supports dynamic resizeability as well as a revamped level metering
system.
RDPanel. The rdpanel(1) now supports dynamic resizing.
Database Update:
This version of Rivendell uses database schema version 350, 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.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
v4.0.0beta1 -- 10 June 2021 v4.0.0beta1 -- 10 June 2021

View File

@ -1 +1 @@
4.0.0beta1 4.0.0beta2