From f21366bdd4581fe707ffd19d65ed398d2981b553 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 29 May 2019 18:01:48 -0400 Subject: [PATCH] Fixed typo in 'ChangeLog' --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b3b06124..8dec275c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18697,5 +18697,5 @@ * Fixed a regression in rdgpimon(1) that caused GPIO status to fail to be displayed in the status widgets. 2019-05-29 Fred Gleason - * Refactored caed(8) to eliminated arbitrary limit on number of + * Refactored caed(8) to eliminate arbitrary limit on number of client connections.