]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Fix typo in 21921 note
authorShawn Routhier <sar@isc.org>
Fri, 21 Jan 2011 00:15:29 +0000 (00:15 +0000)
committerShawn Routhier <sar@isc.org>
Fri, 21 Jan 2011 00:15:29 +0000 (00:15 +0000)
RELNOTES

index 0bbae2e1e460e4340489337ccee331d421c223a0..7c6eb9de8632cc50e891636f9abda987428c16bb 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -181,7 +181,7 @@ work on other platforms. Please report any problems and suggested fixes to
   [ISC-Bugs #21911]
 
 ! When processing a request in the DHCPv6 server code that specifies
-  an address that is tagged as abondened (meaning we received a
+  an address that is tagged as abandoned (meaning we received a
   decline request for it previously) don't attempt to move it from
   the inactive to active pool as doing so can result in the server
   crashing on an assert failure.  Also retag the lease as active