]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Text edits
authorSuzanne Goldlust <sgoldlust@isc.org>
Thu, 21 Jul 2022 13:57:03 +0000 (13:57 +0000)
committerSuzanne Goldlust <sgoldlust@isc.org>
Thu, 21 Jul 2022 13:57:03 +0000 (13:57 +0000)
ChangeLog

index d57a47b78e808f0ca0d455d3182f3fc9e00c5201..6911c630dbf81366ef60deb2bc3531b8b4a33db1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (Gitlab #2409, #2485)
 
 1959.  [bug]           razvan, marcin
-       Fixed a crash in HA+MT scenario caused by a race condition
+       Fixed a crash in the HA+MT scenario caused by a race condition
        between resetting the CalloutHandle state and accessing hook
        point parameters from different threads when unparking packets.
        (Gitlab #2473, #2477)
 
 1958.  [build]         andrei
-       Froze sphinx dependency versions used to build documentation.
+       Froze Sphinx dependency versions used to build documentation.
        Added the update-python-dependencies Makefile rule to bump the
        versions.
        (Gitlab #2161, #2340)