We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f17e26 commit a66a9d9Copy full SHA for a66a9d9
1 file changed
NEWS
@@ -1,6 +1,16 @@
1
0MQ version 4.2.5 stable, released on 20xx/xx/xx
2
================================================
3
4
+* Fixed #3018 - fix backward-incompatible change in the NULL auth
5
+ mechanism that slipped in 4.2.3 and made connections
6
+ with a ZAP domain set on a socket but without a working
7
+ ZAP handler fail. See ZMQ_ZAP_ENFORCE_DOMAIN and RFC27.
8
+
9
+* Fixed #3016 - clarify in zmq_close manpage that the operation will
10
+ complete asynchronously.
11
12
+* Fixed #3012 - fix CMake build problem when using LIBZMQ_WERROR and a
13
+ compiler other than GCC.
14
15
0MQ version 4.2.4 stable, released on 2018/03/21
16
0 commit comments