From e6e1ff65bcb577df238c9c24d55909bca6febbb3 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 9 Jan 2012 14:17:40 +0100 Subject: removing $Begin, $End, $StrictScoping directives v6.4 will provide the same functionality in a far better way. So we do not want to clutter the code. ------------------------- --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 93c5f05f..3adb4447 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 6.2.0 [v6-stable], 2011-0?-?? +Version 6.2.0 [v6-stable], 2012-0?-?? - bugfix (kind of): removed numerical part from pri-text see v6 compatibility document for reasons - bugfix: race condition when extracting program name, APPNAME, structured @@ -17,6 +17,9 @@ Version 6.2.0 [v6-stable], 2011-0?-?? - bugfix: potential abort after reading invalid X.509 certificate closes: http://bugzilla.adiscon.com/show_bug.cgi?id=290 Thanks to Tomas Heinrich for the patch +- $Begin, $End, $StrictScoping directives have been removed as v6.4 will + provide the same functionality in a far better way. So we do not want + to clutter the code. --------------------------------------------------------------------------- Version 6.1.12 [BETA], 2011-09-01 - bugfix/security: off-by-two bug in legacy syslog parser, CVE-2011-3200 -- cgit