mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-09 08:53:20 +02:00
2018-10-29 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.0alpha01.
This commit is contained in:
parent
ebe2869069
commit
d1b1bb5fb9
@ -17954,3 +17954,5 @@
|
|||||||
* Backported a consistency check into schema update 291 in
|
* Backported a consistency check into schema update 291 in
|
||||||
rddbmgr(8) to remove rdlogmanager(1) events with duplicate start
|
rddbmgr(8) to remove rdlogmanager(1) events with duplicate start
|
||||||
times.
|
times.
|
||||||
|
2018-10-29 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 3.0.0alpha01.
|
||||||
|
17
NEWS
17
NEWS
@ -1,9 +1,24 @@
|
|||||||
The NEWS file for the Rivendell package.
|
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
|
v3.0.0alpha00 -- 10/19/2018
|
||||||
|
|
||||||
Initial alpha release vor v3.x.
|
Initial alpha release for v3.x.
|
||||||
|
|
||||||
Database Update:
|
Database Update:
|
||||||
This version of Rivendell uses database schema version 297, and will
|
This version of Rivendell uses database schema version 297, and will
|
||||||
|
@ -1 +1 @@
|
|||||||
3.0.0alpha00
|
3.0.0alpha01
|
Loading…
x
Reference in New Issue
Block a user