diff --git a/ChangeLog b/ChangeLog index dbc75b1d..efc31b69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16760,3 +16760,5 @@ 2022-02-12 Fred Gleason * Added CSV generation routines in 'lib/rdcsv.[cpp|h]'. * Added a 'Log Listing (CSV)' report to rdlogedit(1). +2022-02-14 Fred Gleason + * Incremented the package version to v2.19.3int05. diff --git a/NEWS b/NEWS index f200f0ab..5db0bd7b 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,11 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v2.19.3int04 -- 5/30/2019 +v2.19.3int05 -- 2/14/2022 Changes: + Reports. Added a 'Log Listing (CSV)' report to rdlogedit(1). + Fixed a regression in rdlogmanager(1) that caused embedded traffic events to get a zero link length when the break duration was not explicitly set in the music import data. diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index f3a96a28..c6eb0e2f 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -2.19.3int04 \ No newline at end of file +2.19.3int05 \ No newline at end of file