--- deadwood-3.2.05/doc/CHANGELOG 2014-02-11 15:08:55.000000000 -0800
+++ deadwood-3.2.06/doc/CHANGELOG 2015-01-23 22:34:27.250007381 -0800
@@ -1,3 +1,22 @@
+3.2.06 (2015-01-24):
+
+- Security update: Better protection against malicious NS tarpits
+ CERT vulnerability VU#264212
+
+- Removed two warnings generated by GCC 4.8.2
+
+- Return the correct ID in SERVER FAIL errors
+
+- Log a message when a RFC1918 IP is blocked from resolving
+
+- Deadwood now ignores the CD and AD bits as defined in RFC2535
+ section 6.1
+
+- SERVER FAILs no longer incorrectly sent when Deadwood gets a
+ glueless NS referral
+
+- The MacOS and Linux Makefiles now should make version.h correctly
+
3.2.05 (2014-02-11):
- Security update: Certain malformed DNS packets could crash Deadwood