From 11bae19cf8596320d2f51fe430ee3cafdecb659c Mon Sep 17 00:00:00 2001 From: Pieter Hintjens Date: Thu, 2 May 2013 22:10:06 +0200 Subject: [PATCH] #456 was not in 3.2.2 but will be in 3.2.4 --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 748befbc..a01a7096 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +0MQ version 3.2.4 stable, released on 2013/xx/xx +================================================ + +* LIBZMQ-456 ZMQ_XPUB_VERBOSE does not propagate in a tree of XPUB/XSUB devices + + 0MQ version 3.2.3 stable, released on 2013/05/02 ================================================ @@ -29,7 +35,6 @@ Issues addressed in this release * LIBZMQ-450 lt-test_monitor: fails with assertion at test_monitor.cpp:81 * LIBZMQ-451 ZMQ_ROUTER_MANDATORY blocks forever * LIBZMQ-452 test_connect_delay.cpp:175:12: error: 'sleep' was not declared in this scope -* LIBZMQ-456 ZMQ_XPUB_VERBOSE does not propagate in a tree of XPUB/XSUB devices * LIBZMQ-458 lt-test_router_mandatory fails with assertion at test_router_mandatory.cpp:53 * LIBZMQ-459 Assertion failed: encoder (stream_engine.cpp:266 * LIBZMQ-464 PUB socket with HWM set leaks memory