]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add acknowledgement
authorShawn Routhier <sar@isc.org>
Wed, 23 Nov 2011 00:24:23 +0000 (00:24 +0000)
committerShawn Routhier <sar@isc.org>
Wed, 23 Nov 2011 00:24:23 +0000 (00:24 +0000)
RELNOTES

index 7ff666c91337c9ab404688208c2de5d0515e3837..dfc73c3563d2fdaa889e3ce6e120a051f030d319 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -44,6 +44,7 @@ work on other platforms. Please report any problems and suggested fixes to
 ! Add a check for a null pointer before calling the regexec function.
   Without out this check we could, under some circumstances, pass
   a null pointer to the regexec function causing it to segfault.
+  Thanks to a report from BlueCat Networks.
   [ISC-Bugs #26704].
   CVE: