From: Francis Dupont Date: Tue, 2 Jul 2019 16:12:34 +0000 (+0200) Subject: [550-authentication-key-to-text-method-miss-spelled] Added ChangeLog entry for auth... X-Git-Tag: Kea-1.6.0-beta2~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f693084db58503558696dab0ba486b1bddc33be4;p=thirdparty%2Fkea.git [550-authentication-key-to-text-method-miss-spelled] Added ChangeLog entry for auth key fixes --- diff --git a/ChangeLog b/ChangeLog index ffbb7d84d2..96e928212d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1609. [bug] fdupont + Fixed the implementation of authentication keys in DHCPv6 + host reservations. Please note this includes a PostgreSQL + schema update. + (Gitlab #550,!297, git f45511f0445cd4204671771175f7f0d34df54b0e( + 1608. [bug] fdupont Missing debug DHCP6_PACKET_SEND logging message was added. (Gitlab #699,!401, git ac96edbe30be5c93f5e3d2512961f1bc99c3253a)