summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/isc-dhcp/FREEBSD-upgrade13
1 files changed, 7 insertions, 6 deletions
diff --git a/contrib/isc-dhcp/FREEBSD-upgrade b/contrib/isc-dhcp/FREEBSD-upgrade
index 09a72ba..27de58c 100644
--- a/contrib/isc-dhcp/FREEBSD-upgrade
+++ b/contrib/isc-dhcp/FREEBSD-upgrade
@@ -1,7 +1,7 @@
# ex:ts=8
$FreeBSD$
-ISC DHCP client 3.0.1rc6
+ISC DHCP client 3.0.1rc8
originals can be found at: ftp://ftp.isc.org/isc/dhcp/
@@ -28,8 +28,8 @@ For the import of ISC-dhclient the following files were removed:
Imported by:
- cvs import -m 'Import ISC DHCP 3.0.1 RC6 client.' \
- src/contrib/isc-dhcp ISC isc_dhcp_3_0_1_rc6
+ cvs import -m 'Import ISC DHCP 3.0.1 RC8 client.' \
+ src/contrib/isc-dhcp ISC isc_dhcp_3_0_1_rc8
To make local changes to isc-dhcp, simply patch and commit to the main
@@ -45,18 +45,19 @@ Local Changes:
client/dhclient.8
r1.8 - correct a man reference and a typo.
r1.6 - document -D option.
+ - remove dhcpd from SEE ALSO section.
client/dhclient.c
r1.19 - connect std{in,out,err}.
r1.13 - prefer strlcpy to strcpy.
r1.6 - quiet by default.
- document -D option.
client/dhclient.conf.5
- - fix numerous typos.
- - use correct path for dhclient-script.
+ - Remove dhcpd from SEE ALSO section.
common/dhcp-options.5
r1.2 - note that hostname is only set if not already set.
+ - Remove dhcpd from SEE ALSO section.
(see CVS logs for complete details)
murray@FreeBSD.org
obrien@NUXI.com
-19-Feb-2002
+01-Apr-2002
OpenPOWER on IntegriCloud