From: Darren Ankney Date: Wed, 21 Jun 2023 11:31:46 +0000 (+0000) Subject: [#2913] added changelog and myself to authors X-Git-Tag: Kea-2.4.0~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c1ed41c6d6ae47b2cf5d9f572a1f0eba02fe9d;p=thirdparty%2Fkea.git [#2913] added changelog and myself to authors --- 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.