auto-import changelog data from dhcp-2.0pl5-8.src.rpm

Sun Aug 26 2001 Elliot Lee <sopwith@redhat.com> 2.0pl5-8
- Fix #26446
This commit is contained in:
cvsdist 2004-09-09 04:11:27 +00:00
parent 9989a5480c
commit a49a1c72f7
2 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent.
Name: dhcp
Epoch: 1
Version: 2.0pl5
Release: 7
Release: 8
Copyright: distributable
Group: System Environment/Daemons
Source0: ftp://ftp.isc.org/isc/dhcp/dhcp-%{version}.tar.gz
@ -101,6 +101,9 @@ fi
#/usr/man/man8/dhclient-script.8
%changelog
* Sun Aug 26 2001 Elliot Lee <sopwith@redhat.com> 2.0pl5-8
- Fix #26446
* Mon Aug 20 2001 Elliot Lee <sopwith@redhat.com>
- Fix #5405 for real - it is dhcpd.leases not dhcp.leases.

View File

@ -7,7 +7,7 @@ subnet 192.168.0.0 netmask 255.255.255.0 {
option domain-name "domain.org";
option domain-name-servers 192.168.1.1;
option time-offset -5; # Eastern Standard Time
option time-offset -18000; # Eastern Standard Time
# option ntp-servers 192.168.1.1;
# option netbios-name-servers 192.168.1.1;
# --- Selects point-to-point node (default is hybrid). Don't change this unless