diff --git a/ChangeLog b/ChangeLog index c7336b20..205820ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16625,3 +16625,6 @@ * Removed event checks when update Playout events in rdcatch(1). 2018-03-20 Fred Gleason * Updated the date in the copyright notice in rdadmin(1). +2018-03-20 Fred Gleason + * Updated 'NEWS'. + * Incremented the package version to 2.19.0int01. diff --git a/NEWS b/NEWS index 2941e472..0965eb8d 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,19 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v2.19.1int00 -- 3/19/2018 +v2.19.1int01 -- 3/20/2018 Changes: HPI Support. Implemented support for DMA bus-mastering in the AudioScience HPI driver. + 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. + 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 444ccca6..35288642 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -2.19.0int00 \ No newline at end of file +2.19.0int01 \ No newline at end of file diff --git a/rivendell.ism b/rivendell.ism index 770b0274..632f78af 100644 Binary files a/rivendell.ism and b/rivendell.ism differ