mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-31 16:12:33 +02:00
2020-03-12 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to v3.2.1int4.
This commit is contained in:
parent
7cbacda0e2
commit
dc31c60481
@ -19733,3 +19733,5 @@
|
|||||||
* Fixed a bug in rddbmgr(8) that threw a SQL error when attempting
|
* Fixed a bug in rddbmgr(8) that threw a SQL error when attempting
|
||||||
to modify a DB containing tables set to use character set UTF-8
|
to modify a DB containing tables set to use character set UTF-8
|
||||||
to schema 297.
|
to schema 297.
|
||||||
|
2020-03-12 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to v3.2.1int4.
|
||||||
|
10
NEWS
10
NEWS
@ -1,12 +1,12 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v3.2.1int3 -- 19 February 2020
|
v3.2.1int4 -- 12 March 2020
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
MusicBrainz Integration. The CD rippers in rdlibrary(1) can now be
|
MusicBrainz Integration. The CD rippers in rdlibrary(1) can now be
|
||||||
configured to use MusicBrainz as a metadata source in addition to
|
configured to use MusicBrainz as a metadata source as an alternative
|
||||||
FreeDB. (Configured in RDAdmin->ManageHosts->RDlibrary).
|
to FreeDB. (Configured in RDAdmin->ManageHosts->RDlibrary).
|
||||||
|
|
||||||
CD-TEXT Support. Removed support for CD-TEXT.
|
CD-TEXT Support. Removed support for CD-TEXT.
|
||||||
|
|
||||||
@ -23,6 +23,10 @@ Changes:
|
|||||||
|
|
||||||
New RML. Added a 'Disconnect All Jack Ports' ['JZ'] RML.
|
New RML. Added a 'Disconnect All Jack Ports' ['JZ'] RML.
|
||||||
|
|
||||||
|
New Report. Added a 'CounterPoint Traffic Reconciliation v2' report.
|
||||||
|
|
||||||
|
Multiple bugfixes. See 'ChangeLog' for details.
|
||||||
|
|
||||||
Database Update:
|
Database Update:
|
||||||
This version of Rivendell uses database schema version 314, and will
|
This version of Rivendell uses database schema version 314, and will
|
||||||
automatically upgrade any earlier versions. To see the current schema
|
automatically upgrade any earlier versions. To see the current schema
|
||||||
|
@ -1 +1 @@
|
|||||||
3.2.1int3
|
3.2.1int4
|
Loading…
x
Reference in New Issue
Block a user