From 5a532bc77fc289be5ea685df7d578afd373643a6 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 6 Dec 2023 10:37:26 -0500 Subject: [PATCH] Fixed a typo in 'ChangeLog' --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cee7560c..a696b657 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24376,7 +24376,8 @@ 2023-08-25 Fred Gleason * Added profiling code (disabled by default) to the 'RDCae' class. 2023-08-25 Fred Gleason - * Added a 'PadSegueOverlap=' directive to rd.conf(5). + * Added a 'PadSegueOverlap=' directive to the '[Hacks]' section if + rd.conf(5). 2023-08-25 Fred Gleason * Fixed a bug in the 'RDSvc::remove()' method that failed to remove records from the 'USER_SERVICE_PERMS' table.