From: Wlodek Wencel Date: Mon, 27 Jul 2015 15:21:17 +0000 (+0200) Subject: [kea-0.9.2-release] typo in ChangeLog X-Git-Tag: Kea-0.9.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5e16d4db5d33cc31baff05f28216ed2bc5a6ea1;p=thirdparty%2Fkea.git [kea-0.9.2-release] typo in ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 339d791289..ac8739cbbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,8 +22,8 @@ Kea 0.9.2 released on July 28, 2015 (Trac #3949, git 023973cbce44e5fb92a2bc45e69f2786d5152091) 984. [bug] tmark - Replaced used of "kill -0" with "ps -p" in keactrl when - checking of servers are alive. This makes it possible for + Replaced use of "kill -0" with "ps -p" in keactrl when + checking if servers are alive. This makes it possible for non-root users to use keactrl to monitor server status. (Trac #3954, git f7f22b244343a3dc2d06645a47c2c65a5134326e)