mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-09 08:53:20 +02:00
2018-11-02 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.0alpha02.
This commit is contained in:
parent
0fde3ef39b
commit
b4675d9d67
@ -17970,3 +17970,5 @@
|
|||||||
Guide.
|
Guide.
|
||||||
2018-11-02 Patrick Linstruth <patrick@deltecent.com>
|
2018-11-02 Patrick Linstruth <patrick@deltecent.com>
|
||||||
* Fixed bug in in some RML commands with boolean paramters.
|
* Fixed bug in in some RML commands with boolean paramters.
|
||||||
|
2018-11-02 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 3.0.0alpha02.
|
||||||
|
17
NEWS
17
NEWS
@ -1,5 +1,22 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v3.0.0alpha02 -- 11/2/2018
|
||||||
|
|
||||||
|
Third alpha release for v3.x.
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
Added automounter support for managing the audio store via rdselect(1).
|
||||||
|
|
||||||
|
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.0alpha01 -- 10/29/2018
|
v3.0.0alpha01 -- 10/29/2018
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
3.0.0alpha01
|
3.0.0alpha02
|
Loading…
x
Reference in New Issue
Block a user