From 0527673982105ace35c1b78ac81a649009fcfcc5 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Sat, 24 Sep 2016 19:47:33 +0100 Subject: [PATCH] Update NEWS for #2117 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 7401b49d..ca7867ab 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ * Fixed #2107 - zmq_connect with IPv6 "source:port;dest:port" broken +* Fixed #2117 - ctx_term assert with inproc zmq_router connect-before-bind + 0MQ version 4.1.5 stable, released on 2016/06/17 ================================================