X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/8fedcfebdb4f36ecc937f0bd17d177ea97959e31..3dbef075272d266576d34718f1297373f77f07f8:/changelog?ds=sidebyside diff --git a/changelog b/changelog index 20fcbf2..2b3bbf5 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,8 @@ adns (0.9) unstable; urgency=low * Move `extern "C" {' to after #include <...>'s. + * Call MEM_ROUND in __transfer_interim (avoids assert fail + `qu->interim_allocd>=0' on some platforms eg 64 bit). --