summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2017-04-18 07:25:58 +0200
committerFrancis Dupont <fdupont@isc.org>2017-04-18 07:25:58 +0200
commit30102cacee95b91e6c4666f0c11f06232f19eeb9 (patch)
treefe9d5e9bdce5f8592a0590a04b692235387590fe
parent[master] Merged trac4070 (option tuple) (diff)
downloadkea-30102cacee95b91e6c4666f0c11f06232f19eeb9.tar.xz
kea-30102cacee95b91e6c4666f0c11f06232f19eeb9.zip
[master] Finished merge of trac4070 (option tuple)
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64ba155bc9..64db961d46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1241. [func] fdupont
+ Support for tuple-based options added. DHCPv6 option
+ bootfile-param (code 60) can now be set in a more convenient
+ manner.
+ (Trac #4070, git xxx)
+
1240. [bug] marcin
Corrected IOFetch unit test failures on Debian.
(Trac #5216, git a7c2946678c43aedfb2e3c37b9730a10067528f3)