From 1783b193f300eff546ed0aeaa985c9aa9508c137 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Thu, 16 Aug 2018 14:59:07 +0000 Subject: [PATCH] Fixed typo in 'ChangeLog' --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 818a12b2..8639de2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17435,6 +17435,6 @@ 2018-08-15 Fred Gleason * Fixed a bug in rddbmgr(8) that caused unreliable calculation of the correct schema version from a package version string. -2018-08-15 Fred Gleason +2018-08-16 Fred Gleason * Fixed style inconsistencies in dialogs within rdgpimon(1). * Fixed style inconsistencies in dialogs within rdpopup(1).