From 791b16ce06d75944e338a6e5fa14c0394bde6f1d Mon Sep 17 00:00:00 2001 From: Kaiwang Chen Date: Mon, 9 Jan 2012 14:32:52 +0100 Subject: bugfix: instabilities when using RFC5424 header fields Signed-off-by: Rainer Gerhards --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 42cfac2a..1425bc66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ --------------------------------------------------------------------------- Version 5.8.7 [V5-stable] 2011-??-?? +- bugfix: instabilities when using RFC5424 header fields + Thanks to Kaiwang Chen for the patch - bugfix: imuxsock did truncate part of received message if it did not contain a proper date. The truncation occured because we removed that part of the messages that was expected to be the date. -- cgit