2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 05:17:57 +00:00

David Cantrell requests to use 'Red Hat' for trademark purposes in

attribution rather than 'RedHat'.
This commit is contained in:
David Hankins 2009-03-10 21:00:50 +00:00
parent f4534b17fa
commit 4b97eaff2f

View File

@ -1212,7 +1212,7 @@ work on other platforms. Please report any problems and suggested fixes to
- The package will now compile cleanly in gcc 3.3 and 3.4. As a side effect,
lease structures will be 9 bytes smaller on all platforms. Thanks to
Jason Vas Dias at Redhat.
Jason Vas Dias at Red Hat.
- Interface discovery code in DISCOVER_UNCONFIGURED mode is now
properly restricted to only detecting broadcast interfaces. Thanks
@ -1255,7 +1255,7 @@ work on other platforms. Please report any problems and suggested fixes to
- Configuring a subnet in dhcpd.conf with a subnet mask of 32 bits might
cause an internal function to overflow heap. Thanks to Jason Vas Dias
at Redhat.
at Red Hat.
- Some inconsistencies in treating numbers that the lexer parsed as 'NUMBER'
or 'NUMBER_OR_NAME' was repaired. Hexadecimal parsing is affected, and