2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 05:47:45 +00:00

Include RELNOTES in the distribution.

'realse'->release typo.
This commit is contained in:
David Hankins 2007-09-12 17:28:57 +00:00
parent c61eba3b37
commit 966c0a1fec
2 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,8 @@ Makefile:
# #
# We have a lot of files that we want shipped with the distribution. # 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/dhcp.spec contrib/sethostname.sh contrib/solaris.init \
contrib/ms2isc/Registry.pm contrib/ms2isc/ms2isc.pl \ contrib/ms2isc/Registry.pm contrib/ms2isc/ms2isc.pl \
contrib/ms2isc/readme.txt \ contrib/ms2isc/readme.txt \

2
README
View File

@ -92,7 +92,7 @@ directory, it may not have up-to-date information).
RELEASE STATUS 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. bent to the purpose of implementing DHCPv6.
In this release, the DHCPv6 server should be fully functional on Linux, In this release, the DHCPv6 server should be fully functional on Linux,