]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1095] Fixed ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Wed, 6 May 2020 19:52:56 +0000 (21:52 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 6 May 2020 19:52:56 +0000 (21:52 +0200)
ChangeLog

index ecde741074fde976e152ed3d56bfe251c4f1db7d..6c221c586b80db487d744e0a9b5442976c4fc67a 100644 (file)
--- 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.