]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 981 for #3939.
authorThomas Markwalder <tmark@isc.org>
Wed, 15 Jul 2015 11:37:52 +0000 (07:37 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 15 Jul 2015 11:37:52 +0000 (07:37 -0400)
ChangeLog

index a2996e35b942bf9e0e32e5d3109509d0406646d1..108de3f93e0b17c3a122d56c7fe90e49a01f6627 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+981.   [bug]           tmark
+       keactrl now uses PID files to identify and control server instances.
+       Prior to this it relied on the system command, "ps", which could lead
+       to it misinterperting which processes are or are not running.
+       (Trac #3939, git 93a720ed7ffdffe66bd835cd64f78e4ad601637a)
+
 980.   [doc]           marcin
        Updated Developer's Guide.
        (Trac #3484, git 220c337c31a592311363eca981c7f1578abbe15d)