From: Ted Lemon Date: Fri, 6 Jun 1997 01:59:10 +0000 (+0000) Subject: Update to 970605 X-Git-Tag: DHCP-970605^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a655eea9cb8f64161c4125e56434c3d89d37ba81;p=thirdparty%2Fdhcp.git Update to 970605 --- diff --git a/CHANGES b/CHANGES index a1cfabaab..10363978c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +970605 + +- Add client-hostname token to lexer so that the parser can use it. + Fixes a serious lease database bug. + +- Disable log message on receipt of short ICMP Echo replies. + 970602 - Added DHCP Client scripts for FreeBSD, Solaris, and Linux, but