]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#964] Addressed review comments 964-ha-primary-gets-stuck-spinning-v1_6_0
authorThomas Markwalder <tmark@isc.org>
Tue, 12 Nov 2019 18:42:30 +0000 (13:42 -0500)
committerThomas Markwalder <tmark@isc.org>
Tue, 12 Nov 2019 18:42:30 +0000 (13:42 -0500)
    Fixed typo in ChangeLog.

ChangeLog

index b7c4f8298f01d5a5f820e99876da799a2e63e4ee..0081f205c935052eddfb8cb4c2342dbcabf8953c 100644 (file)
--- 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)