From: Francis Dupont Date: Wed, 6 May 2020 19:52:56 +0000 (+0200) Subject: [#1095] Fixed ChangeLog entry X-Git-Tag: Kea-1.7.8~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bfc9dc57120d17beafcbb2060485e9636627f08;p=thirdparty%2Fkea.git [#1095] Fixed ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index ecde741074..6c221c586b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 1745. [bug] fdupont - Made state model and external sockets multi-thread safe. - (Gitlan #1095) + Made state model and external sockets thread safe. + (Gitlab #1095) 1744. [func] razvan Stopping packet processing when changing or reloading configuration.