summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2008-06-11 20:17:10 +0000
committerDavid Hankins <dhankins@isc.org>2008-06-11 20:17:10 +0000
commit40ec5f386362ba9aa07827eac78d079024fcba5f (patch)
tree1630bbc913e91b00b2f6ef0256959e90317f61fd /README
parent420d8b3f0cecfc774ce9c46747ed5a2fb1ff8b5c (diff)
downloadisc-dhcp-40ec5f386362ba9aa07827eac78d079024fcba5f.tar.gz
- A double-dereference in dhclient transmission of DHCPDECLINEs was
repaired. [ISC-Bugs #18097]
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index d55ce80f..f7dd5f71 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Internet Systems Consortium DHCP Distribution
- Version 4.1.0a1
- 24 January 2008
+ Version 4.1.0a2
+ 4 June 2008
README FILE
@@ -129,12 +129,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.1.0a1.tar.gz
- tar xvf dhcp-4.1.0a1.tar
+ gunzip dhcp-4.1.0a2.tar.gz
+ tar xvf dhcp-4.1.0a2.tar
CONFIGURING IT
-Now, cd to the dhcp-4.1.0a1 subdirectory that you've just created and
+Now, cd to the dhcp-4.1.0a2 subdirectory that you've just created and
configure the source tree by typing:
./configure