From: Shawn Routhier Date: Fri, 2 Oct 2015 18:18:39 +0000 (-0700) Subject: [trac3576] Fix typo in change log X-Git-Tag: trac3874_base~40^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=214982d85036f9023fe86cff9e936e30c0eb36d7;p=thirdparty%2Fkea.git [trac3576] Fix typo in change log --- diff --git a/ChangeLog b/ChangeLog index dd2546fc47..dd3ef6cfb2 100644 --- 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 )