diff options
-rw-r--r-- | AUTHORS | 3 | ||||
-rw-r--r-- | ChangeLog | 5 |
2 files changed, 8 insertions, 0 deletions
@@ -227,3 +227,6 @@ We have received the following contributions: 2021-08: fix for a type mismatch in libdhcp which could have lead to an an interface with index of MAX_UINT32_T to be set in a Pkt when the index was meant to be reset instead + + - Brad Smith + 2021-08: compilation fix for upcoming boost 1.77 @@ -1,3 +1,8 @@ +1929. [build] andrei + Compatibility with upcoming boost 1.77 has been improved. + Thanks to Brad Smith for the patch! + (Gitlab #1980) + 1928. [bug] tmark Modified kea-dhcp4 and kea-dhcp6 to only append the ddns-qualifying-suffix if the input name does not |