X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/aef0409acd1d64d71d46a08f663b404ea23b53c2..d6e317f782b5b800a5d5f7ae559ccefb66479adf:/changelog diff --git a/changelog b/changelog index 7eea428..ac09ded 100644 --- a/changelog +++ b/changelog @@ -10,6 +10,9 @@ adns (1.3); urgency=low (Patch from Mihai Ibanescu.) * Remove spurious `_' from {bin,lib,include}dir Makefile variables. (Report from Mihai Ibanescu.) + * Do away with `mismatch' variable in parse.c:adns__findrr_anychk so that + overzealous GCC cannot complain about members of eo_fls being + uninitialised. (Report from Jim Meyering.) --