]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master]
authorShawn Routhier <sar@isc.org>
Thu, 13 Dec 2012 00:41:04 +0000 (16:41 -0800)
committerShawn Routhier <sar@isc.org>
Thu, 13 Dec 2012 00:41:04 +0000 (16:41 -0800)
Update per comments from sanity check

RELNOTES

index d7ea473972f900780eaf01dcf092f4a89f0b74cc..1d25efeb628707adf0a062f131221432ad2cff44 100644 (file)
--- 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