summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-05-07 15:36:54 -0400
committerThomas Markwalder <tmark@isc.org>2019-06-07 11:47:50 -0400
commitfce94f06e3b05584390ae4704b0ada72b10463e0 (patch)
tree7c31b9d1bb0bb87ad8717333650f0292c21d7a28 /RELNOTES
parentcb89a69139eddbd11ee776caacd68f9baaefe285 (diff)
downloadisc-dhcp-fce94f06e3b05584390ae4704b0ada72b10463e0.tar.gz
[#13,!7] Corrected a backwards check in billing class logic
RELNOTES - added a release note. server/dhcp.c ack_lease () - corrected the logic used to capture the billing class name for logging
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 1ada18dc..e7790ea2 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -129,6 +129,10 @@ by Eric Young (eay@cryptsoft.com).
update ability (e.g. by undefining NSUPDATE).
[ISC-Bugs, #16,!9 git ddb508ac083dae4ff83279dd240bad7f73a97b7d]
+- Corrected an issue that was causing the server, when running in
+ DHPCv4 mode, to segfault when class lease limits are reached.
+ [ISC-Bugs #13, !7 git #TBD]
+
Changes since 4.4.0 (New Features)
- none
Changes since 4.4.0 (Bug Fixes)