From 52dfde374ef1242b3bd61c32c33bbb62ee41214d Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Mon, 24 Jun 2019 17:38:54 -0400 Subject: [PATCH] Fixed typo in 'ChangeLog' --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f301d2f9..6d214228 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18825,5 +18825,5 @@ script. * Removed the 'syslog.openlog()' call from the 'pypad_xmpad.py' script. -2019-06-21 Fred Gleason +2019-06-24 Fred Gleason * Added 'RDApplication::syslog()' methods.