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

Problem: no mention of #2942 in NEWS

Solution: add it
This commit is contained in:
Luca Boccassi 2018-03-21 15:42:17 +00:00
parent 45681798b7
commit 4efc2bf44e

4
NEWS
View File

@ -52,6 +52,10 @@
* Fixed #2911 - ZMQ_DISH over UDP triggers errno_assert() after hitting
watermark
* Fixed #2942 - ZMQ_PUB crash when due to high volume of subscribe and
unsubscribe messages, an unmatched unsubscribe message is
received in certain conditions
* Fixed #2946 - fix Windows CMake build when BUILD_SHARED is off
* Fixed #2960 - fix build with GCC 8