From 7cfa9f647bcb1ba5e667484893ed63602f08a8ff Mon Sep 17 00:00:00 2001 From: Pieter Hintjens Date: Thu, 19 Nov 2015 14:03:21 +0200 Subject: [PATCH] Backported fix for #1644 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 5428a80f..2781f326 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ * Fixed #1632 - build failure using latest libsodium. +* Fixed #1644 - assertion failure in msg.cpp:390 on STREAM sockets. + 0MQ version 4.1.3 stable, released on 2015/08/17 ================================================