From: Francis Dupont Date: Wed, 22 Apr 2020 16:56:08 +0000 (+0200) Subject: [#1096] spelling X-Git-Tag: Kea-1.7.7~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c7633d53e50bd0af97cfc9284b46dd0d2f8ed0;p=thirdparty%2Fkea.git [#1096] spelling --- diff --git a/ChangeLog b/ChangeLog index b973fc34c5..2220cd07ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ 1740. [bug] fdupont - Incorrect signal handling in the process library (uses for + Incorrect signal handling in the process library (used for control agent, d2 and netconf server but not by DHCPv4 or DHCPv6 servers) was replaced by the boost ASIO signal set. (Gitlab #1096)