summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2012-11-16 17:02:03 -0800
committerShawn Routhier <sar@isc.org>2012-11-16 17:02:03 -0800
commit0d93c339de5ba484172d8b9905c0b4f7b739849e (patch)
tree6809ddea3c3358bde22bd5c2c81e392cbbfa6700 /RELNOTES
parentf8380d3ff2a1db349b05fec75d2e12ac1a0b9c89 (diff)
downloadisc-dhcp-0d93c339de5ba484172d8b9905c0b4f7b739849e.tar.gz
[master]
Tidy up some compiler issues in the debug code [ISC-Bugs #26460]
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 5115b7a8..40088246 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -169,6 +169,9 @@ work on other platforms. Please report any problems and suggested fixes to
enabling it.
[ISC-Bugs #31463]
+- Tidy up some compiler issues in the debug code
+ [ISC-Bugs #26460]
+
Changes since 4.2.3
! Add a check for a null pointer before calling the regexec function.