diff --git a/AUTHORS b/AUTHORS index 09a3d56471..181d491f63 100644 --- a/AUTHORS +++ b/AUTHORS @@ -34,6 +34,7 @@ Primary developers: - Dan Theisen (documentation, option handling, shell scripts) - Marcin Godzina (documentation, release engineering, testing) - Piotrek Zadroga (documentation, options handling, perfdhcp) + - Darren Ankney (documentation) Former developers who are no longer active: - Stephen Morris (Hooks, MySQL) @@ -263,3 +264,6 @@ We have received the following contributions: - Kevin P. Fleming 2023-02: Fixed several examples in DHCPv6 section of the ARM. + + - Darren Ankney + 2023-06: Various documentation fixes in the ARM. diff --git a/ChangeLog b/ChangeLog index f505cbf31b..b662b3b1c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2154. [doc] darren + Corrected minor typo in table in section 8.2.10 of the ARM where + type was shown as ipv6-address and should have said ipv4-address. + (Gitlab #2913) + 2153. [doc] darren Changed wording of documentation of ip-reservations-unique flag to clarify which host reservation backends support false.