From: David Hankins Date: Fri, 25 Jun 2010 22:59:11 +0000 (+0000) Subject: Repair missing 4.2.0b2->4.2.0rc1 references in README. X-Git-Tag: v4_2_0rc1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e9758a97b9265d4d7b53109677ff5d984bf97bf7;p=thirdparty%2Fdhcp.git Repair missing 4.2.0b2->4.2.0rc1 references in README. --- diff --git a/README b/README index 4b33eda01..54c665fe9 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Internet Systems Consortium DHCP Distribution Version 4.2.0rc1 - 24 June 2010 + 25 June 2010 README FILE @@ -94,7 +94,7 @@ directory, it may not have up-to-date information). RELEASE STATUS -This is ISC DHCP 4.2.0b2, a BETA quality release containing new +This is ISC DHCP 4.2.0rc1, a RELEASE CANDIDATE release containing new features. In this release, the DHCPv6 server should be fully functional on Linux, @@ -131,12 +131,12 @@ information. On Digital Unix, type ``man pfilt''. To build the DHCP Distribution, unpack the compressed tar file using the tar utility and the gzip command - type something like: - gunzip dhcp-4.2.0b2.tar.gz - tar xvf dhcp-4.2.0b2.tar + gunzip dhcp-4.2.0rc1.tar.gz + tar xvf dhcp-4.2.0rc1.tar CONFIGURING IT -Now, cd to the dhcp-4.2.0b2 subdirectory that you've just created and +Now, cd to the dhcp-4.2.0rc1 subdirectory that you've just created and configure the source tree by typing: ./configure diff --git a/RELNOTES b/RELNOTES index f4e460fd2..bdbfee261 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,6 +1,6 @@ Internet Systems Consortium DHCP Distribution Version 4.2.0rc1 - 24 June 2010 + 25 June 2010 Release Notes