summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cff17ea9..95e48214 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
- Always write out two digits for single-byte quantities in arrays.
+- When parsing a lease database, correctly transfer the client
+ hostname and hostname to the memory-resident lease structure.
+
970605
- Add client-hostname token to lexer so that the parser can use it.