diff --git a/ChangeLog b/ChangeLog index 205820ae..fdfbd204 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16628,3 +16628,6 @@ 2018-03-20 Fred Gleason * Updated 'NEWS'. * Incremented the package version to 2.19.0int01. +2018-03-28 Fred Gleason + * Updated 'NEWS'. + * Incremented the package version to 2.19.1. diff --git a/NEWS b/NEWS index 0965eb8d..e42ab1df 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,18 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v2.19.1int01 -- 3/20/2018 +v2.19.1 -- 3/27/2018 Changes: - HPI Support. Implemented support for DMA bus-mastering in the AudioScience - HPI driver. + HPI Support. Implemented support for DMA bus-mastering for AudioScience + HPI devices. RDHpiInfo. Removed rdhpiinfo(8). Replaced by the stand-alone 'hpiinfo' package. RDCatch Play Events. Removed the event time check for Playout events in - rdcatch(1), as there is no sane way to determine a 'free' playout time - in the face of shifting cut lengths. + rdcatch(1), as there is no sane way to determine a consistently 'free' + playout time in the face of shifting cut lengths. RDLogManager. Fixed a bug in rdlogmanager(1) that caused DB corruption when a clock was deleted while still being assigned to a grid. diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index 35288642..7965242b 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -2.19.0int01 \ No newline at end of file +2.19.1 \ No newline at end of file diff --git a/rivendell.ism b/rivendell.ism index 632f78af..9d7d3bdf 100644 Binary files a/rivendell.ism and b/rivendell.ism differ