chiark / gitweb /
Correct type of various printf arguments: ptrdiff_t != int
[adns.git] / changelog
index 72ab17d14f740033e477415364c301cd3ae5e149..b2780f7d77c6153f367f5fd488031116637f0876 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,13 @@
+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:
+  * Correct type of various printf arguments: ptrdiff_t != int.
+
+ --
+
 adns (1.1.999.0.1); urgency=medium
 
   * Fix error in prototype in definition of adns__parse_domain.