]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #4224.
authorMarcin Siodelski <marcin@isc.org>
Wed, 16 Dec 2015 18:40:37 +0000 (19:40 +0100)
committerMarcin Siodelski <marcin@isc.org>
Wed, 16 Dec 2015 18:40:37 +0000 (19:40 +0100)
ChangeLog

index 88f51fae7042542cccb1f1cae6dfc595a471b244..108049dafe4936918eefcb6cb54fc94f04072269 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1074.  [bug]           marcin
+       PID files created by Kea processes are used in shell based
+       tests to determine if the given process is running. This
+       solves the problem whereby some unrelated processes could
+       be reported as running Kea processes in those tests, causing
+       the tests to fail.
+       (Trac #4224, git 94edccc50cb374ec4db35f653b869c9f06d356ea)
+
 1073.  [doc]           tomek
        Developer's Guide updated with client classification text
        and several clean-ups.