From 8185c8039eee78c3f8f76b20e4576cecf42ea8d0 Mon Sep 17 00:00:00 2001 From: Pieter Hintjens Date: Tue, 14 Oct 2014 16:31:37 +0200 Subject: [PATCH] Updated change history --- NEWS | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 236f043c..26d7eb5c 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,31 @@ 0MQ version 4.1.0 rc1, released on 2014/10/14 ============================================= -* Many changes, see ChangeLog. +* All issues that were fixed in 4.0.x + +* Improved client reconnection strategy on errors + +* GSSAPI security mechanism + +* SOCKS5 support (ZMQ_SOCKS_PROXY) + +* ZMQ_ROUTER_HANDOVER + +* ZMQ_TOS + +* ZMQ_CONNECT_RID + +* ZMQ_HANDSHAKE_IVL + +* ZMQ_IDENTITY_FD + +* ZMQ_XPUB_NODROP + +* ZMQ_SRCFD and ZMQ_SHARED message options + +* Message metadata -- zmq_msg_gets () + +* Probe library configuration -- zmq_has () 0MQ version 4.0.5 stable, released on 2014/10/14