Skip to content

Commit a66a9d9

Browse files
committed
Problem: want to release 4.2.5 but no NEWS
Solution: note bug fixes
1 parent 5f17e26 commit a66a9d9

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
0MQ version 4.2.5 stable, released on 20xx/xx/xx
22
================================================
33

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.
414

515
0MQ version 4.2.4 stable, released on 2018/03/21
616
================================================

0 commit comments

Comments
 (0)