diff options
author | Andrei Pavel <andrei@isc.org> | 2021-06-28 09:31:13 +0200 |
---|---|---|
committer | Andrei Pavel <andrei@isc.org> | 2021-06-28 09:34:19 +0200 |
commit | bb914734b3e46b5e44701efdacaa74caeb984417 (patch) | |
tree | 57d82d0f6f51356f3fb82f3638f6b9ba5be8b023 | |
parent | [#1948] extend lifetime of IOService in IOSignalSet (diff) | |
download | kea-bb914734b3e46b5e44701efdacaa74caeb984417.tar.xz kea-bb914734b3e46b5e44701efdacaa74caeb984417.zip |
[#1947] 1.9.9 release: add ChangeLog entries
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Kea 1.9.9 (development) released on June 30, 2021 + +1920. [build] andrei + Bump library versions for the Kea 1.9.9 development release. + (Gitlab #1947) + +1919. [bug] razvan + Fix the run script hook library leaving behind defunct processes. + (Gitlab #1878) + +1918. [bug] razvan + When parsed, PSID was incorrectly ignoring the PSID value when + psid-len was 16 instead of ignoring it when the values is 0 as + per the RFC. + (Gitlab #1858) + 1917. [func] tomek DHCPv4 and DHCPv6 are now more consistent when logging the reasons why a packet was dropped. This information is now |