mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-29 15:12:34 +02:00
2018-11-16 Fred Gleason <fredg@paravelsystems.com>
* Updated the package version to 3.0.0alpha04.
This commit is contained in:
parent
1c424c6f70
commit
06eae9dc29
@ -18030,3 +18030,5 @@
|
||||
new method for dropping a DB field.
|
||||
2018-11-16 Patrick Linstruth <patrick@deltecent.com>
|
||||
* Fixed marker bugs in rdlibrary(1) audio editor widget.
|
||||
2018-11-16 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Updated the package version to 3.0.0alpha04.
|
||||
|
17
NEWS
17
NEWS
@ -1,5 +1,22 @@
|
||||
The NEWS file for the Rivendell package.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
v3.0.0alpha04 -- 11/16/2018
|
||||
|
||||
Fourth alpha release for v3.x.
|
||||
|
||||
Changes:
|
||||
Added a TagLib dependency. See 'INSTALL' for details.
|
||||
|
||||
Cleaned up various regressions. See the ChangeLog for details.
|
||||
|
||||
Database Update:
|
||||
This version of Rivendell uses database schema version 299, 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.0alpha03 -- 11/2/2018
|
||||
|
||||
|
@ -1 +1 @@
|
||||
3.0.0alpha03
|
||||
3.0.0alpha04
|
Loading…
x
Reference in New Issue
Block a user