Fix proxy reply parsing broken by the previous commit.
[tinc] / NEWS
diff --git a/NEWS b/NEWS
index dab9631..73a4a62 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 1.0.29               October 9 2016
+
+ * Fix UDP communication with peers with link-local IPv6 addresses.
+
+ * Ensure compatibility with OpenSSL 1.1.0.
+
+ * Ensure autoreconf can be run without requiring autoconf-archive.
+
+ * Log warnings about dropped packets only at debug level 5.
+
 Version 1.0.28               April 10 2016
 
  * Fix compilation on BSD platforms.