From: Shawn Routhier Date: Thu, 13 Dec 2012 00:41:04 +0000 (-0800) Subject: [master] X-Git-Tag: v4_3_0a1~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5d868e7264fac47b75f72f914f8f0a3cc9bce97;p=thirdparty%2Fdhcp.git [master] Update per comments from sanity check --- diff --git a/RELNOTES b/RELNOTES index d7ea47397..1d25efeb6 100644 --- a/RELNOTES +++ b/RELNOTES @@ -133,7 +133,7 @@ work on other platforms. Please report any problems and suggested fixes to freed in other cases. [ISC-Bugs #30320] -- Add a compile time option, enable-secs-byteorder, to deal with +- Add a configure option, enable-secs-byteorder, to deal with clients that do the byte ordering on the secs field incorrectly. This field should be in network byte order but some clients get it wrong. When this option is enabled the server will examine @@ -169,7 +169,7 @@ work on other platforms. Please report any problems and suggested fixes to enabling it. [ISC-Bugs #31463] -- Tidy up some compiler issues in the debug code +- Tidy up some compiler issues in the debug code. [ISC-Bugs #26460] - Move the dhcpd.conf exmample file to dhcpd.conf.example to avoid @@ -184,7 +184,7 @@ work on other platforms. Please report any problems and suggested fixes to loop when the peer names are mismatched. [ISC-Bugs #31231] -- Remove an unused variable to keep compilers happy +- Remove an unused variable to keep compilers happy. [ISC-Bugs #31983] Changes since 4.2.3