0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-13 17:27:57 +08:00

Problem: ZMQ_LINGER doc change not in NEWS

Solution: add it
This commit is contained in:
Luca Boccassi 2017-11-23 17:27:09 +00:00
parent 90ea11c999
commit e3cbdf4b93

5
NEWS
View File

@ -225,6 +225,11 @@
* Fixed #2840 - fix building with VS2008
* Fixed #2845 - correct the ZMQ_LINGER documentation to accurately reflect that
the default value is -1 (infinite). It never was 30 second in any released
version, it was only changed briefly and then changed back, but the manpage
was not reverted.
0MQ version 4.2.2 stable, released on 2017/02/18
=============================================