From: Tomek Mrugalski Date: Wed, 21 Jun 2017 17:24:02 +0000 (+0200) Subject: [rt18183] Spelling corrected. X-Git-Tag: v4_4_0b1_f1~88^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a489cc48c372cf6158518178a629c9d1dff7d1ec;p=thirdparty%2Fdhcp.git [rt18183] Spelling corrected. --- diff --git a/RELNOTES b/RELNOTES index bed0403b7..bc90243f0 100644 --- a/RELNOTES +++ b/RELNOTES @@ -54,11 +54,6 @@ by Eric Young (eay@cryptsoft.com). Changes since 4.3.0 (new features) -- Client now calls the script with reason set to FAIL when run with -1 (ony try) - and there are no sever responses. Thank you Andrew Pollock for providing - an initial patch. - [ISC-bugs #18183] - - Insert the raw data from a fully encapsualted option into the option cache. This allows "exists" to check for the option if any sub options exist. It also adds the raw data to the environment variables supplied to the client @@ -134,6 +129,11 @@ by Eric Young (eay@cryptsoft.com). includes/site.h. This flag is undefined by default. [ISC-Bugs #43927] +- Client now calls the script with reason set to FAIL when run with -1 (one try) + and there are no sever responses. Thank you Andrew Pollock for providing + an initial patch. + [ISC-bugs #18183] + Changes since 4.3.0 (bug fixes) - Tidy up several small tickets.