From dc31c604814826da2a7d09b214d3202a0c3ca6e6 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Thu, 12 Mar 2020 16:16:07 -0400 Subject: [PATCH] 2020-03-12 Fred Gleason * Incremented the package version to v3.2.1int4. --- ChangeLog | 2 ++ NEWS | 10 +++++++--- PACKAGE_VERSION | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 913d35be..ef92e62a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19733,3 +19733,5 @@ * 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 schema 297. +2020-03-12 Fred Gleason + * Incremented the package version to v3.2.1int4. diff --git a/NEWS b/NEWS index 6a654f0f..4c430fb0 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,12 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v3.2.1int3 -- 19 February 2020 +v3.2.1int4 -- 12 March 2020 Changes: MusicBrainz Integration. The CD rippers in rdlibrary(1) can now be - configured to use MusicBrainz as a metadata source in addition to - FreeDB. (Configured in RDAdmin->ManageHosts->RDlibrary). + configured to use MusicBrainz as a metadata source as an alternative + to FreeDB. (Configured in RDAdmin->ManageHosts->RDlibrary). CD-TEXT Support. Removed support for CD-TEXT. @@ -23,6 +23,10 @@ Changes: 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: This version of Rivendell uses database schema version 314, and will automatically upgrade any earlier versions. To see the current schema diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index cf1c15d2..db13cd4b 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -3.2.1int3 \ No newline at end of file +3.2.1int4 \ No newline at end of file