summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-06-07 08:07:13 -0400
committerThomas Markwalder <tmark@isc.org>2019-06-07 08:07:13 -0400
commitddb508ac083dae4ff83279dd240bad7f73a97b7d (patch)
treee50f960b90a24dac1b6a2ec2cd6eb1cadc8a9891 /RELNOTES
parent684111f99ee2adf1bc9938bcae1ef2c26686b212 (diff)
parent650ae59eac689500653b1de0032f8220cbe9462e (diff)
downloadisc-dhcp-ddb508ac083dae4ff83279dd240bad7f73a97b7d.tar.gz
[master] Fixed compilation error when NSUPDATE is undefined
Merge branch '16-a-nsupdate-compiling-issue-was-observed'
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 060919d3..5e4d517a 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -117,6 +117,10 @@ by Eric Young (eay@cryptsoft.com).
from BlueCat Networks for reporting this issue.
[ISC-Bugs #1, !2 git 9ef78585440f568da2a2a0093a8c40c49118e292]
+- Corrected a compilation issue that occurred when building without DNS
+ update ability (e.g. by undefining NSUPDATE).
+ [ISC-Bugs, #16,!9 git #TBD]
+
Changes since 4.4.0 (New Features)
- none
Changes since 4.4.0 (Bug Fixes)