summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-01-12 11:18:50 -0500
committerThomas Markwalder <tmark@isc.org>2018-01-12 11:18:50 -0500
commitb94669fa89ba991b51c3a8f37cad3033d5d9fb36 (patch)
tree8fa426e5efc79966f9ada8768275fd6170e48741 /RELNOTES
parent4832901d6caf9ec39c166f3f7a88a0ce740d2ec6 (diff)
downloadisc-dhcp-b94669fa89ba991b51c3a8f37cad3033d5d9fb36.tar.gz
[master] Fixed OpenBSD embedded bind9 build failure
Merges in rt46971
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 158b7e2f..1487ff55 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -110,6 +110,10 @@ by Eric Young (eay@cryptsoft.com).
NULL (see manpages for realpath(3)).
[ISC-Bugs #46957]
+- Fixed a build issue when building with embedded BIND9 under OpenBSD that
+ was causing BIND9 build to not generate dns/enumclass.h and dns/enumtype.h.
+ [ISC-Bugs #46971]
+
Changes since 4.4.0a1 (New Features)
- Added experimental support for relay port (draft-ietf-dhc-relay-port-10.txt)