From dea417d866d26423e5e7a88252d418f7b97d12f5 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Mon, 9 Jul 2018 13:54:18 -0400 Subject: [PATCH] Fixed typos in 'ChangeLog' --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 05d35d8a..8b637b1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17092,17 +17092,17 @@ * Incremented the database version to 290. * Removed the 'RDEvent::preimportTableName()' method. * Removed the 'RDEvent::postimportTableName()' method. -2018-07-07 Fred Gleason +2018-07-06 Fred Gleason * Fixed a bug in rddbmgr(8) that caused the 'AUDIO_CARDS', 'AUDIO_INPUTS' and 'AUDIO_OUTPUTS' table to be created with the incorrect engine type when using '--modify'. * Updated the 'init_template_host.py' script to work with schema version 287. -2018-07-07 Fred Gleason +2018-07-06 Fred Gleason * Fixed a bug in rddbmgr(8) that caused the 'EVENT_LINES' table to be created with the incorrect engine type when using '--modify'. -2018-07-07 Fred Gleason +2018-07-06 Fred Gleason * Added a 'CLOCK_LINES' table to the database. * Incremented the database version to 291. * Removed the 'RDClock::tableName()' method.