From: Marcin Siodelski Date: Fri, 15 Dec 2017 08:22:34 +0000 (+0100) Subject: [master] Added ChangeLog entry for #5407. X-Git-Tag: trac5452_base~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58c62f07cd184c91aa73225fa387cf151b6c041f;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5407. --- diff --git a/ChangeLog b/ChangeLog index 401d5b8a43..78c51e0e0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1339. [doc] marcin + Updated User's Guide describing how to selectively disable + legal logging for a subnet. + (Trac #5407, git 469080abd711f8e88a5133f76f4ab31a5549a858) + 1338. [func] marcin Persistent HTTP/1.1 connections and HTTP/1.0 keep-alive are supported by RESTful API.