2021-08-26 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 3.6.2int1.

Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
This commit is contained in:
Fred Gleason
2021-08-26 15:11:21 -04:00
parent ad7a755ba7
commit 547b020c8b
3 changed files with 8 additions and 2 deletions

View File

@@ -20789,3 +20789,5 @@
2021-08-26 Fred Gleason <fredg@paravelsystems.com> 2021-08-26 Fred Gleason <fredg@paravelsystems.com>
* Added support for [NowGroups] and [NextGroups] sections in * Added support for [NowGroups] and [NextGroups] sections in
PyPAD script configurations. PyPAD script configurations.
2021-08-26 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.2int1.

6
NEWS
View File

@@ -1,12 +1,16 @@
The NEWS file for the Rivendell package. The NEWS file for the Rivendell package.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
v3.6.2int0 --25 August 2021 v3.6.2int1 --26 August 2021
Changes: Changes:
Added a 'SuppressMusicImportLinks=No|Yes' directive to the [Hacks] Added a 'SuppressMusicImportLinks=No|Yes' directive to the [Hacks]
section of rd.conf(5). section of rd.conf(5).
PyPAD Scripts. Added the ability to filter PAD updates by Group membership
on a per-script instance basis. See the documentation for the [NowGroups]
and [NextGroups] sections in the script exemplar files.
Database Update: Database Update:
This version of Rivendell uses database schema version 347, and will This version of Rivendell uses database schema version 347, and will
automatically upgrade any earlier versions. To see the current schema automatically upgrade any earlier versions. To see the current schema

View File

@@ -1 +1 @@
3.6.2int0 3.6.2int1