From: David Hankins Date: Wed, 12 Sep 2007 17:34:14 +0000 (+0000) Subject: Document change to server/dhcpd.c. X-Git-Tag: v4_0_0a3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=845e9677a20619732c4f87a05ded76bc9dee8a54;p=thirdparty%2Fdhcp.git Document change to server/dhcpd.c. --- diff --git a/RELNOTES b/RELNOTES index 6e1db99d0..f368cda64 100644 --- a/RELNOTES +++ b/RELNOTES @@ -81,6 +81,9 @@ suggested fixes to . zero-length options; this made it impossible to set the rapid-commit option. +- Bogus messages about host records with IPv4 fixed-addresses being of + non-128-bits in length were removed. + Changes since 4.0.0a1 - Bug in octal parsing fixed. Thanks to Bernd Fuhrmann for the report