From 8826d6cdfba218115f1ece9c1b8531d223d616b6 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Mon, 14 May 2012 05:55:40 +0200 Subject: Post-hoc update to 1.1.0 NEWS This patch explains the backward incompatible change in 1.1.0. It is a post-hoc patch which will not appear in 1.1.0 tarballs. Signed-off-by: Martin Sustrik --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 52f8dfc..df1df50 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ Release 1.1.0 (12 May 2012) This release adds several new features as well as fixing large amount of bugs. +Backward incompatible changes:: +* xs_bind() and xs_connect() return non-negative number (endpoint ID) in + the case of success, as opposed to zero returned in previous versions + New features:: * Survey messaging pattern added which allows to send request (survey) to multiple peers and get response from them; new socket types: SURVEYOR, -- cgit v1.2.3