Merge pull request #169 from bluca/news

Update NEWS for #2623
This commit is contained in:
Doron Somech 2017-07-21 15:34:55 +03:00 committed by GitHub
commit ebc1d60cf1

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
================================================