From 1b61fccb09c3f7f89c4fbd42ad10052116c62c3c Mon Sep 17 00:00:00 2001 From: Dylan Cali <calid1984@gmail.com> Date: Mon, 29 Jun 2015 02:37:31 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index de96e1b3..e052134d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +0MQ version 4.0.8 stable, released on 2015/07/xx +================================================ + +* Fixed LIBZMQ-949 - zmq_unbind fails for inproc and wildcard endpoints + + 0MQ version 4.0.7 stable, released on 2015/06/15 ================================================