]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#608] Added ChangeLog entry
authorThomas Markwalder <tmark@isc.org>
Mon, 24 Feb 2020 20:32:41 +0000 (15:32 -0500)
committerThomas Markwalder <tmark@isc.org>
Wed, 4 Mar 2020 13:26:14 +0000 (08:26 -0500)
ChangeLog

index b493e666c6b6fa7170d48fd5088f503ffe1bc0eb..507d0869c854d26e9856a4326b4f5a7cf7f44df8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1728.  [bug]           tmark
+       Memfile now supports commas in the hostname and user-context
+       columns.  Commas in either column now escaped as "&#x2c" when
+       written out, and unescaped when read back in.
+       (Gitlab #608)
+
 1727.  [bug]           tmark
        When shutting down due to lost backend database connetivity,
        kea-dhcp4 and kea-dhcp6 processes will exit with a non-zero value.