0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-15 02:07:59 +08:00

Updated NEWS for release 3.2.4

This commit is contained in:
Pieter Hintjens 2013-09-20 11:19:26 +02:00
parent a7f2ad0b24
commit f45dd95ed8

9
NEWS
View File

@ -1,10 +1,13 @@
0MQ version 3.2.4 stable, released on 2013/xx/xx
0MQ version 3.2.4 stable, released on 2013/09/20
================================================
* LIBZMQ-532 (Windows) critical section not released on error
* LIBZMQ-456 ZMQ_XPUB_VERBOSE does not propagate in a tree of XPUB/XSUB devices
* LIBZMQ-84 (Windows) Assertion failed: Address already in use at signaler.cpp:80
* LIBZMQ-456 ZMQ_XPUB_VERBOSE does not propagate in a tree of XPUB/XSUB devices
* LIBZMQ-532 (Windows) critical section not released on error
* LIBZMQ-569 Detect OpenPGM 5.2 system library
* LIBZMQ-563 Subscribers sometimes stopped receiving messages (aka LIBZMQ-541)
* LIBZMQ-XXX Added support for Travis Continuous Integration
* LIBZMQ-XXX Several improvements to MSVC support
0MQ version 3.2.3 stable, released on 2013/05/02