mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-29 13:28:14 +00:00
Include RELNOTES in the distribution.
'realse'->release typo.
This commit is contained in:
parent
c61eba3b37
commit
966c0a1fec
@ -6,7 +6,8 @@ Makefile:
|
||||
#
|
||||
# We have a lot of files that we want shipped with the distribution.
|
||||
#
|
||||
EXTRA_DIST = contrib/3.0b1-lease-convert contrib/dhclient-tz-exithook.sh \
|
||||
EXTRA_DIST = RELNOTES \
|
||||
contrib/3.0b1-lease-convert contrib/dhclient-tz-exithook.sh \
|
||||
contrib/dhcp.spec contrib/sethostname.sh contrib/solaris.init \
|
||||
contrib/ms2isc/Registry.pm contrib/ms2isc/ms2isc.pl \
|
||||
contrib/ms2isc/readme.txt \
|
||||
|
2
README
2
README
@ -92,7 +92,7 @@ directory, it may not have up-to-date information).
|
||||
|
||||
RELEASE STATUS
|
||||
|
||||
This is the third alpha realse of ISC DHCP 4.0.0, a feature release
|
||||
This is the third alpha release of ISC DHCP 4.0.0, a feature release
|
||||
bent to the purpose of implementing DHCPv6.
|
||||
|
||||
In this release, the DHCPv6 server should be fully functional on Linux,
|
||||
|
Loading…
x
Reference in New Issue
Block a user