diff --git a/ChangeLog b/ChangeLog index ef380968..e4848da4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16653,3 +16653,6 @@ to be applied to both the parent log link and the first imported event when the 'PRE-IMPORT CARTS' list was empty and no Timed Start was enabled. +2018-05-08 Fred Gleason + * Updated 'NEWS'. + * Incremented the package version to 2.19.2int01. diff --git a/NEWS b/NEWS index 8133dc4a..773fa5f8 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v2.19.2int00 -- 5/5/2018 +v2.19.2int01 -- 5/8/2018 Changes: Fixed a bug that caused the 'Switcher Matrix' and @@ -9,6 +9,12 @@ Changes: selecting a non-local 'Switcher Host' in the 'Configure RDCatch' dialog in rdadmin(1). + Fixed a bug in rdlogmanager(1) that caused the initial transition + type specified in the 'IMPORT' section of the 'Editing Event' dialog + to be applied to both the parent log link and the first imported + event when the 'PRE-IMPORT CARTS' list was empty and no Timed Start + was enabled. + Database Update: This version of Rivendell uses database schema version 275, and will automatically upgrade any earlier versions. To see the current schema diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index 5c123c25..c0d44a11 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -2.19.2int00 \ No newline at end of file +2.19.2int01 \ No newline at end of file diff --git a/rivendell.ism b/rivendell.ism old mode 100755 new mode 100644 index 2e9458e5..ce529750 Binary files a/rivendell.ism and b/rivendell.ism differ