From b178072326e1db5e79856ca5e7b188039615d01c Mon Sep 17 00:00:00 2001 From: Constantin Rack Date: Tue, 23 Jun 2015 09:24:22 +0200 Subject: [PATCH] Solution: add backported fix to NEWS --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index b6c66f7a..09f4882d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +0MQ version 4.1.3 stable, released on 2015/xx/xx +================================================ + +* Fixed validation of IPv6 addresses with brackets + 0MQ version 4.1.2 stable, released on 2015/06/15 ================================================