summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-12-17 19:05:42 +0000
committerThomas Markwalder <tmark@isc.org>2019-12-17 19:05:42 +0000
commitf5a80c510272dc7e9772e2e26d905cb1bbce5cb1 (patch)
treef95d4c646af293240babbe0002ba9ee5c10b35c9 /RELNOTES
parent48e431b9f0e0058453387810a3878491c6e879ee (diff)
downloadisc-dhcp-f5a80c510272dc7e9772e2e26d905cb1bbce5cb1.tar.gz
[v4_1_esv] Implement and use new option format type 'k'
Merges in #68.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index b1392b5f..c1303d37 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -90,6 +90,12 @@ dhcp-users@lists.isc.org.
- Corrected a number of reference counter and zero-length buffer leaks.
[Gitlab #57]
+- The option format for the server option omapi-key was changed to a
+ format type 'k' (key name); while server options ldap-port and
+ ldap-init-retry were changed to 'L' (unsigned 32-bit integer). These
+ three options were inadvertantly broken when the 'd' format content
+ [Gitlab #68]
+
Changes since 4.1-ESV-R15
- Corrected dhclient command line parsing for --dad-wait-time that causes