From: Thomas Markwalder Date: Wed, 15 Jul 2015 11:37:52 +0000 (-0400) Subject: [master] Added ChangeLog entry 981 for #3939. X-Git-Tag: trac4006_base~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=df11e4e8e462ea8e0f71d29738ad8d043d4ba958;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 981 for #3939. --- diff --git a/ChangeLog b/ChangeLog index a2996e35b9..108de3f93e 100644 --- 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)