From: Wlodek Wencel Date: Thu, 13 Aug 2020 10:13:33 +0000 (+0200) Subject: [#1379] added ChangeLog entry X-Git-Tag: Kea-1.8.0~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d461a9ed6508e5e55561db8111b8c228990f1117;p=thirdparty%2Fkea.git [#1379] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 718cf867bb..d4290494a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1784. [build] wlodek + Socket path in kea ddns default config was changed to + /tmp/kea-ddns-ctrl-socket. + (Gitlab #1379) + 1783. [doc] tomek Installation instructions for RADIUS hook updated. (Gitlab #1310)