2020-02-19 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 3.2.1int3.
This commit is contained in:
Fred Gleason
2020-02-19 14:47:28 -05:00
parent 1a88bcb999
commit a7b43c6999
3 changed files with 6 additions and 2 deletions

View File

@@ -19657,3 +19657,5 @@
* Fixed a bug with the '%y' metadata wildcard where garbage would
be returned if a valid year had not been set.
* Added a 'metadata_wildcard_test' harness.
2020-02-19 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.2.1int3.

4
NEWS
View File

@@ -1,7 +1,7 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v3.2.1int2 -- 18 February 2020
v3.2.1int3 -- 19 February 2020
Changes:
MusicBrainz Integration. The CD rippers in rdlibrary(1) can now be
@@ -21,6 +21,8 @@ Changes:
filepath wildcards to allow specification of a +/- time offset. See
Appendix D 'Filepath Wildcards' in the Operations Guide for details.
New RML. Added a 'Disconnect All Jack Ports' ['JZ'] RML.
Database Update:
This version of Rivendell uses database schema version 314, and will
automatically upgrade any earlier versions. To see the current schema

View File

@@ -1 +1 @@
3.2.1int2
3.2.1int3