chiark / gitweb /
+ * Cast ptrdiff_t to int for %.*s length in adnsheloex and adnslogres,
[adns.git] / changelog
index fe1086ac645e6f73a37c5be1a79a45ed0dff39c2..bb2d2d886e688ebb54473e4f97267135d80781c9 100644 (file)
--- a/changelog
+++ b/changelog
@@ -3,6 +3,8 @@ adns (1.3); urgency=low
   Bugfixes:
   * In configure.in, quote macro name argument to define() to
     suppress spurious autoconf error.  (Report from Mihai Ibanescu.)
+  * Cast ptrdiff_t to int for %.*s length in adnsheloex and adnslogres,
+    as is required.  (Report from Jim Meyering.)
 
  --