diff --git a/ChangeLog b/ChangeLog index 1ceb7c9b..a9acfcd6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16714,3 +16714,5 @@ 2018-10-17 Fred Gleason * Added an 'ExportedFileMode=' parameter to the '[Tuning]' section of rd.conf(5). +2018-10-17 Fred Gleason + * Incremented the package version to 2.19.2int06. diff --git a/NEWS b/NEWS index e5e37ccd..1b49fb38 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v2.19.2int05 -- 10/6/2018 +v2.19.2int06 -- 10/17/2018 Changes: BroadcastTools Support. Added a Switcher/GPIO driver for the @@ -17,6 +17,10 @@ Changes: Spinitron RLM. Added support for Spinitron v2 to the 'spinitron_plus' RLM. + Exported File Mode. Added an 'ExportedFileMode=' parameter to the + '[Tuning]' section of rd.conf(5) to permit permission mode of exported + audio files to be specified. + Various bug fixes. See the 'ChangeLog' for details. Database Update: diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index aa274da6..300ae7df 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -2.19.2int05 \ No newline at end of file +2.19.2int06 \ No newline at end of file diff --git a/rivendell.ism b/rivendell.ism index d68a44c3..c547fb7f 100755 Binary files a/rivendell.ism and b/rivendell.ism differ