diff --git a/ChangeLog b/ChangeLog index 01ac56ae..1c3ea833 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20889,3 +20889,5 @@ * Fixed a bug in rdcastmanager(1) that caused incorrect ordering when sorting by the 'Start' and 'Expiration' columns in the 'Podcast Item List' dialog. +2022-06-23 Fred Gleason + * Incremented the package version to 3.6.5int1. diff --git a/NEWS b/NEWS index 1a09880a..74e792ec 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,19 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v3.6.5int0 --22 March 2022 +v3.6.5int1 -- 23 June 2022 Changes: - Added the ability to load copy-split audio sets (generic and regional) - by means of ISCI-code named files. See the '--by-isci' option in the - rdimport(1) man page. + RDImport. Added the ability to load copy-split audio sets (generic and + regional) by means of ISCI-code named files. See the '--by-isci' option + in the rdimport(1) man page. + + RDCastManager. Fixed a bug in the podcasting subsystem that caused + episodes to be automatically deleted immediately after being made active + if the 'Air Date/Time' was set for the future and 'Item Expires' was set + to 'No' in the 'Editing Item' dialog. + + Various bugfixes. See the ChangeLog for details. Database Update: This version of Rivendell uses database schema version 347, and will diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index 8e73967d..98abc440 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -3.6.5int0 \ No newline at end of file +3.6.5int1 \ No newline at end of file