From f0a44d0d6849e843709dc37a700f360da9ce48d8 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 28 Jun 2007 06:20:33 +0000 Subject: done more IPv6 work, fixed memory leak on HUP due to new port stringbuffer in struct filed. --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bc48d561..858e8db6 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,9 @@ --------------------------------------------------------------------------- -Version 1.14.0 (RGer/Peter Vrabec), 2007-06-?? +Version 1.14.0 (RGer/Peter Vrabec), 2007-06-28 - Peter Vrabec provided IPv6 for rsyslog, so we are now IPv6 enabled --fixed code in iovCreate() that broke C's strict aliasing rules + IPv6 Support is currently for UDP only, TCP is to come soon. + AllowedSender configuration does not yet work for IPv6. +- fixed code in iovCreate() that broke C's strict aliasing rules - fixed some char/unsigned char differences that forced the compiler to spit out warning messages --------------------------------------------------------------------------- -- cgit