chiark / gitweb /
internal.h: Do not include spurious `data' symbol (!)
[adns.git] / changelog
index 487c24e3c28799188c67b36b50655f18241c2583..e47c073b20337396a91ece52496fb47029bf1fab 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,4 +1,10 @@
-adns (1.5.1~~) UPSTREAM; urgency=low
+adns (1.5.2~) UPSTREAM; urgency=medium
+
+  * 
+
+ --
+
+adns (1.5.1) UPSTREAM; urgency=medium
 
   * Portability fix for systems where socklen_t is bigger than int.
   * Fix for malicious optimisation of memcpy in test suite, which
@@ -14,8 +20,10 @@ 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.)
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Fri, 12 Aug 2016 22:53:59 +0100
 
 adns (1.5.0) UPSTREAM; urgency=low