From e8577bf1dda2e1a928770bb55d166346085fd31d Mon Sep 17 00:00:00 2001 From: Pieter Hintjens Date: Thu, 10 Dec 2015 08:56:18 +0100 Subject: [PATCH] Updated NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 836aa2fc..a2e33828 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ * Fixed #1644 - assertion failure in msg.cpp:390 on STREAM sockets. +* Fixed #1661 - does not handle IPv6 link local addresses. + 0MQ version 4.1.3 stable, released on 2015/08/17 ================================================