summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2012-04-10 21:27:07 +0000
committerShawn Routhier <sar@isc.org>2012-04-10 21:27:07 +0000
commit3139fbb1e167072d0bbf2751b39537bebe50a656 (patch)
treee46a02c3b3ff851d3ac5c83e8cb1a2a89d6f233d /RELNOTES
parent238577e1f9cea9211cf92a8f2e4bb030ceee7483 (diff)
downloadisc-dhcp-3139fbb1e167072d0bbf2751b39537bebe50a656.tar.gz
Remove unnecessary checks in the lease query code and clean up
several compiler issues (some dereferences of NULL and treating an int as a boolean). [ISC-Bugs #26203]
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index b0cc94a6..11ff77bb 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -114,6 +114,11 @@ work on other platforms. Please report any problems and suggested fixes to
[ISC-Bugs #23138] [ISC-Bugs #27945] [ISC-Bugs #25586]
[ISC-Bugs #27684]
+- Remove unnecessary checks in the lease query code and clean up
+ several compiler issues (some dereferences of NULL and treating
+ an int as a boolean).
+ [ISC-Bugs #26203]
+
Changes since 4.2.2
- Fix the code that checks for an existing DDNS transaction to cancel