X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/c2180d3ea35c927a38165d149bfe18f57fe6b99e..c4df4edcde1164e03caecb7ac5ed2142a061e02e:/changelog diff --git a/changelog b/changelog index b2780f7..b1edb55 100644 --- a/changelog +++ b/changelog @@ -3,8 +3,10 @@ adns (1.1.999.0.2); urgency=medium * Include reference to Peter Simons's Haskell bindings in README.html. - Patches from Bernd Eckenfels, the Debian maintainer: + Fixes from Bernd Eckenfels, the Debian maintainer: * Correct type of various printf arguments: ptrdiff_t != int. + * Do not print size of leaked blocks of memory (this causes + a spurious regression test failure). --