diff --git a/ChangeLog b/ChangeLog index c3ed041b..84a7f4f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20049,3 +20049,5 @@ 2020-06-10 Fred Gleason * Fixed a bug in ripcd(8) that caused connections to ModbusTCP devices to fail to be properly restored by the connection watchdog. +2020-06-11 Fred Gleason + * Incremented the package version to 3.4.0rss0. diff --git a/NEWS b/NEWS index 417632c9..88c04d7d 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,12 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v3.4.0int0 -- 5 June 2020 +v3.4.0rss0 -- 11 June 2020 Changes: + Podcasting. The podcasting subsystem has been completely overhauled so + as to support the 'Apple iTunes' DTD as well as superfeeds. + As-played Reports. Added a 'Results Report'. Various Bugfixes. See 'ChangeLog' for details. diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index 59efc4bf..80c9c80d 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -3.4.0int0 \ No newline at end of file +3.4.0rss0 \ No newline at end of file