]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[trac3576] Fix typo in change log
authorShawn Routhier <sar@isc.org>
Fri, 2 Oct 2015 18:18:39 +0000 (11:18 -0700)
committerShawn Routhier <sar@isc.org>
Fri, 2 Oct 2015 18:18:39 +0000 (11:18 -0700)
ChangeLog

index dd2546fc47972e09b778a0079696e03e8999c242..dd3ef6cfb2f3466aa4886a6574f2f27e73483d23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
        Added support for several options for use by PXE.
        From RFC4578 (for DHCPv4) these are: 93 - client-system,
        94 - client-ndi, 97 - uuid-guid.
-       From RFC5970 (for  DHCPv6) these are: 59 - bootfile-url,
+       From RFC5970 (for DHCPv6) these are: 59 - bootfile-url,
        60 - bootfile-param, 61 - client-arch-type, 62 - nii.
        (trac #3576, git <TBD>)