]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #5217.
authorMarcin Siodelski <marcin@isc.org>
Thu, 20 Apr 2017 11:59:18 +0000 (13:59 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 20 Apr 2017 11:59:18 +0000 (13:59 +0200)
ChangeLog

index 44846c01e3d466415afd4b763e48a03209ccbdc4..ceeef6aa57e195798916938ad12c7fa88a730f99 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1248.  [bug]           marcin
+       Improved socket connection handling code, corrected numerous
+       failing and crashing tests for libkea-asiolink, libkea-http
+       and kea-ctrl-agent on Debian, Fedora and Ubuntu.
+       (Trac #5217, git 4bcb45f0c88aba3d0f70ca48d9fff6f1d4616bc2)
+
 1247.  [bug]           marcin
        Resolved issues with DHCPv4 host reservations by 'client-id'
        when MySQL or PostgreSQL host database backend is in use.