summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-12-20 14:19:46 -0500
committerThomas Markwalder <tmark@isc.org>2018-12-20 14:19:46 -0500
commit7fbbfde2a0742a3d579d51ec94fc9b91687fb901 (patch)
treed8cb06c9f4a7bef8ba44de5edf731154caf5c990
parent34f40035bf7a7849083138cacee440a9f0991d67 (diff)
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db4af4a83f..654f5c0387 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1507. [func] tmark
+ kea-dhcp4 now ensures that the message type option (53) is
+ the first option in outbound DHCPv4 packets. This was done
+ to accommodate non-compliant clients that require the option
+ to be first.
+ (Gitlab #363,!177, git 34f40035bf7a7849083138cacee440a9f0991d67)
+
Kea 1.5.0 released on Dec 14, 2018
1506. [build] marcin