]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2913] added changelog and myself to authors
authorDarren Ankney <dankney@isc.org>
Wed, 21 Jun 2023 11:31:46 +0000 (11:31 +0000)
committerPiotrek Zadroga <piotrek@isc.org>
Wed, 21 Jun 2023 14:15:40 +0000 (16:15 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 09a3d564710a3af99c5ca3759e7c1ddd88b782a6..181d491f6320db59bec8e077ce93ce00bbad59cc 100644 (file)
--- 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.
index f505cbf31ba993ee2aa03479b360ca068f1115f1..b662b3b1c530cd81f7035de14a178daca8d00c30 100644 (file)
--- 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.