Fix crash on receipt of certain malformed DNS requests.
diff --git a/CHANGELOG b/CHANGELOG
index 6aa3d85..9af6170 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -125,6 +125,9 @@
             Fix problem with --local-service option on big-endian platforms
 	    Thanks to Richard Genoud for the patch.
 
+	    Fix crash on receipt of certain malformed DNS requests. Thanks
+	    to Nick Sampanis for spotting the problem.
+	
 
 version 2.71
             Subtle change to error handling to help DNSSEC validation