From 1c460315398d6452a563d75d3731c6306b39487f Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 30 Apr 2014 11:03:09 +0200 Subject: [PATCH] doc update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 0cb407bc..0625bcc6 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ - The disconnect script will now receive the STATS_BYTES_IN and STATS_BYTES_OUT variables that contain the number of bytes transferred from the TUN device. +- Fix segmentation fault during worker process exit when seccomp + is enabled. * Version 0.3.3 (released 2014-04-08)