summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1997-06-06 01:59:10 +0000
committerTed Lemon <source@isc.org>1997-06-06 01:59:10 +0000
commita655eea9cb8f64161c4125e56434c3d89d37ba81 (patch)
treef37eeb9147cd8ed9ec24106c89d09b605b3f40cf
parent4e19a6dfc2e5fc391805528a3980193965b1450d (diff)
downloadisc-dhcp-a655eea9cb8f64161c4125e56434c3d89d37ba81.tar.gz
Update to 970605
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a1cfabaa..10363978 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