mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-07 07:57:44 +02:00
2021-05-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed typos in 'CODINGSTYLE'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
73c31d5539
commit
4532bc2760
@ -21644,3 +21644,5 @@
|
|||||||
* Updated the 'Required build packages' list for Ubuntu in 'INSTALL'.
|
* Updated the 'Required build packages' list for Ubuntu in 'INSTALL'.
|
||||||
2021-05-07 Fred Gleason <fredg@paravelsystems.com>
|
2021-05-07 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed typos in 'CODINGSTYLE'.
|
* Fixed typos in 'CODINGSTYLE'.
|
||||||
|
2021-05-07 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 4.0.0beta0.
|
||||||
|
14
NEWS
14
NEWS
@ -1,5 +1,19 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v4.0.0beta0 -- 7 May 2021
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
First beta release of Rivendell v4.x. Be sure to read the INSTALL
|
||||||
|
document, as major changes in software dependencies have occurred.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 349, 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.5.0int0 -- 24 December 2020
|
v3.5.0int0 -- 24 December 2020
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
3.5.0int0
|
4.0.0beta0
|
Loading…
x
Reference in New Issue
Block a user