From: Shawn Routhier Date: Fri, 22 Oct 2010 20:37:52 +0000 (+0000) Subject: Correct placement of 21992 relnote entry X-Git-Tag: v4_2_1b1~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b201119b6df2970a0e1e53d807fcaa08669b72ae;p=thirdparty%2Fdhcp.git Correct placement of 21992 relnote entry --- diff --git a/RELNOTES b/RELNOTES index 2a862e2c5..2095a2d1b 100644 --- a/RELNOTES +++ b/RELNOTES @@ -119,6 +119,11 @@ work on other platforms. Please report any problems and suggested fixes to backwards compatible with older lease files not finding a semi-colon is also accepted. [ISC-Bugs #22303]. +! Handle a relay forward message with an unspecified address in the + link address field. Previously such a message would cause the + server to crash. [ISC-Bugs #21992] + CERT: TBA CVE: TBA + Changes since 4.2.0rc1 - Documentation cleanup covering multiple tickets @@ -128,11 +133,6 @@ work on other platforms. Please report any problems and suggested fixes to line to nroff, escape them if we actually want a quote. [ISC-Bugs #18916] sync the pointer to web pages amongst the different docs -! Handle a relay forward message with an unspecified address in the - link address field. Previously such a message would cause the - server to crash. [ISC-Bugs #21992] - CERT: TBA CVE: TBA - Changes since 4.2.0b2 - Add declaration for variable in debug code in alloc.c. [ISC-Bugs #21472]