Updated NEWS for #1190 and #1191

This commit is contained in:
Pieter Hintjens 2014-09-20 20:50:25 +02:00
parent 73e59be321
commit f024eef27c

18
NEWS
View File

@ -1,17 +1,21 @@
0MQ version 4.0.5 stable, released on 2014/ 0MQ version 4.0.5 stable, released on 2014/09/xx
================================================ ================================================
* Fixed #872; lost first part of message over inproc://. * Fixed #1191; CURVE mechanism does not verify short term nonces.
* Fixed #939, assertion failed: !more (fq.cpp:99) after many ZAP requests. * Fixed #1190; stream_engine is vulnerable to downgrade attacks.
* Fixed #797, keep-alive on Windows. * Fixed #1088; assertion failure for WSAENOTSOCK on Windows.
* Fixed #994; bump so library number to 4.0.0
* Fixed #1015; race condition while connecting inproc sockets. * Fixed #1015; race condition while connecting inproc sockets.
* Fixed #1088; assertion failure for WSAENOTSOCK on Windows. * Fixed #994; bump so library number to 4.0.0
* Fixed #939, assertion failed: !more (fq.cpp:99) after many ZAP requests.
* Fixed #872; lost first part of message over inproc://.
* Fixed #797, keep-alive on Windows.
0MQ version 4.0.4 stable, released on 2014/03/10 0MQ version 4.0.4 stable, released on 2014/03/10