Release 1.2.0.
[preload-hacks] / debian / changelog
index 720da0e..c4b9cdd 100644 (file)
@@ -1,3 +1,14 @@
+preload-hacks (1.2.0) experimental; urgency=medium
+
+  * noip: Fix ancient mistakes and bad wording in the manual.
+  * noip: Handle v6-mapped IPv4 addresses (more or less) properly.
+  * noip: Add configuration machinery for guiding automatically assigned
+    local addresses.
+  * noip: Support network-interface ioctl(2) on fake sockets.
+  * noip: Fix some configuration parser bugs.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Fri, 08 Jun 2018 11:23:57 +0100
+
 preload-hacks (1.1.3) experimental; urgency=low
 
   * Fix memset length error; reported by Ian Jackson.