From 1b06a5025d8a8c6b1f0b2abd3402f96ac6ac1cfb Mon Sep 17 00:00:00 2001 From: Armin Burgmeier Date: Fri, 3 Jun 2016 20:41:04 -0700 Subject: [PATCH] Update NEWS to mention fixed issue 1542 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 4155236e..558231e4 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ * Fixed #1952 - CMake scripts not part of release tarballs +* Fixed #1542 - Fix a crash on Windows when port 5905 is in use. + 0MQ version 4.1.4 stable, released on 2015/12/18 ================================================