Fixed NEWS for release 4.1.3

This commit is contained in:
Pieter Hintjens 2015-08-17 12:48:04 +02:00
parent 53db7468b6
commit a1fcf2f740

7
NEWS
View File

@ -1,9 +1,10 @@
0MQ version 4.1.3 stable, released on 2015/xx/xx 0MQ version 4.1.3 stable, released on 2015/08/17
================================================ ================================================
* Fixed #52 - getsockopt ZMQ_RCVMORE now resets all bits instead of only 32 * Fixed #1532 - getsockopt ZMQ_RCVMORE now resets all bits instead of only 32
* Fixed #1445 - zmq::socket_base_t::connect fails on tcp ipv6 address
* Fixed validation of IPv6 addresses with brackets
0MQ version 4.1.2 stable, released on 2015/06/15 0MQ version 4.1.2 stable, released on 2015/06/15
================================================ ================================================