summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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,