]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #288.
authorMarcin Siodelski <marcin@isc.org>
Thu, 6 Dec 2018 14:24:53 +0000 (15:24 +0100)
committerMarcin Siodelski <marcin@isc.org>
Thu, 6 Dec 2018 14:24:53 +0000 (15:24 +0100)
ChangeLog

index 35409c25445433ab68fefe46af8d496602dd6f08..48b8499f294b8e43fb7a4abf18a4a5efd58ac7e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1496.  [doc]           marcin
+       Updated Kea documentation to reference RFC 8415, which is the
+       new DHCPv6 specification. It obsoletes a number of RFCs:
+       RFC 3315 (previous DHCPv6 specification), RFC 3633, RFC 3736,
+       RFC 4242, RFC 7083, RFC 7283 and RFC 7550. Kea documentation
+       now refers to RFC 8415 where appropriate instead of obsoleted
+       RFCs.
+       (Gitlab #288,!158, git 974b033a8de7a8e671156c33efeb13d4ac847c96)
+
 1495.  [bug]           marcin
        Corrected an issue in the Memfile lease backend which caused
        errors while reading leases with very long lifetimes. Many