]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] Added release notes citation
authorThomas Markwalder <tmark@isc.org>
Thu, 4 Jan 2018 12:05:04 +0000 (07:05 -0500)
committerThomas Markwalder <tmark@isc.org>
Thu, 4 Jan 2018 12:05:04 +0000 (07:05 -0500)
RELNOTES

index 705a35aee0b464b149dae93d947f08c9f65ae407..22e3aa5dd6463ce33d2225928a541045762abbf4 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -112,12 +112,13 @@ by Eric Young (eay@cryptsoft.com).
 
 - Added a new dhclient command line parameter, --prefix-len-hint <length>.
   When used in conjunction with -P, it directs dhclient to use the given
-  length as the prefix length hint when requesting prefixes.  Thanks to
-  H. Peter Anvin for suggesting this change.
- [ISC-Bugs #43792]
- [ISC-Bugs #35112]
- [ISC-Bugs #32228]
- [ISC-Bugs #29470]
+  length as the prefix length hint when requesting prefixes.  Thanks to both
+  Indy, of the FireballISO open source project and H. Peter Anvin for
+  suggesting this change.
+  [ISC-Bugs #43792]
+  [ISC-Bugs #35112]
+  [ISC-Bugs #32228]
+  [ISC-Bugs #29470]
 
 - dhclient will now wait for 10 seconds after declining an IPv4 address
   before issuing a discover.  This is in keeping with RFC 2131, section 3.1.5.