X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/9b5218c341a6d6b37a12260f171e9007b9eb9908..38640d85113032c9a055fbb46542d6acc1af90f4:/changelog diff --git a/changelog b/changelog index 487c24e..f4886ea 100644 --- a/changelog +++ b/changelog @@ -14,6 +14,8 @@ adns (1.5.1~~) UPSTREAM; urgency=low associated count is zero). * adnsresfilter: Fix addrtextbuf buffer size. This is not actually a problem in real compiled code but should be corrected. + * Properly include harness.h in adnstest.c in regress/. Suppresses + a couple of compiler warnings (implicit declaration of Texit, etc.) --