Update NEWS for #2623

This commit is contained in:
Luca Boccassi 2017-07-21 10:57:28 +01:00
parent b7d9ee5b95
commit eb9e67d5a0

3
NEWS
View File

@ -3,6 +3,9 @@
* Fixed #2254 - zmq 4.1.6 cannot pub msg to a zmq 2.x
* Fixed #2623 - ZMQ_ROUTER: with ZMQ_ROUTER_MANDATORY, ZMQ_POLLOUT will now
now return true only if at least one pipe is ready for writing
0MQ version 4.1.6 stable, released on 2016/11/01
================================================