From: Thomas Markwalder Date: Tue, 12 Nov 2019 18:42:30 +0000 (-0500) Subject: [#964] Addressed review comments X-Git-Tag: Kea-1.6.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab957169efa9b0417286a248da52c9463ee2c318;p=thirdparty%2Fkea.git [#964] Addressed review comments Fixed typo in ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index b7c4f8298f..0081f205c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ an HA server to become unresponsive when an HA socket has been closed by a peer. Note that there is a change to the signature of the external socket callback handler invoked - by IfaceMgr. Custome hook libraries happen register external + by IfaceMgr. Custom hook libraries happen register external sockets with IfaceMgr will require modification and recompilation. (Gitlab #964)