From 0552d9119bada6a132a612e8284eb82a58ba26b0 Mon Sep 17 00:00:00 2001 From: Pieter Hintjens Date: Thu, 5 Dec 2013 16:52:36 +0100 Subject: [PATCH] Updated news for #775 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 521142fc..ddb670a8 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ Bug Fixes --------- +* Fixed #775; compile error on Windows. + * Fixed #763; when talking to a ZMTP v1 peer (libzmq 2.2), a socket would send an extra identity frame at the start of the connection.