+ * Call MEM_ROUND in __transfer_interim (avoids assert fail
[adns] / changelog
index 20fcbf2..2b3bbf5 100644 (file)
--- 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).
 
  --