diff --git a/ChangeLog b/ChangeLog index f3c01bbc..82bc48de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16583,3 +16583,6 @@ 2018-01-10 Fred Gleason * Fixed bugs in rdlogmanager(1) that caused segfaults under Windows. +2018-01-10 Fred Gleason + * Updated 'NEWS'. + * Incremented the package version to 2.18.2int01. diff --git a/NEWS b/NEWS index 23e73c75..9b83567e 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,16 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v2.18.2int00 -- 1/8/2018 +v2.18.2int01 -- 1/10/2018 Changes: Log Locking. Implemented a system-wide protocol to prevent changes made to a log on one host from being inadvently overwritten from another host. + Log Importation Changes. Changed music and traffic importation so that + parent link events are still visible in linked logs. + Fixed a bug in rdlibrary(1) that caused evergreen cart/cuts to fail to be highlight in the correct color. @@ -105,9 +108,6 @@ Changes: rdairplay(1)) are now assigned a default purge/deletion date in accordance with the setting in RDAdmin->ManageServices. - Log Importation Changes. Changed music and traffic importation so that - parent link events are still visible in linked logs. - Web API Changes. Added 'FILTER' and 'RECENT' call parameters to the 'ListLogs' Web API call. See the API documentation in 'docs/apis/web_api.pdf' for details. diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index 3a41f7aa..109a2b1e 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -2.18.2int00 \ No newline at end of file +2.18.2int01 \ No newline at end of file diff --git a/rivendell.ism b/rivendell.ism index 43bc8f46..c0ee4b0b 100644 Binary files a/rivendell.ism and b/rivendell.ism differ