From c5f6f33aaee15483ad06f6f5abc058e1f8d8238d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Tue, 8 Dec 2009 14:11:48 +0000 Subject: [PATCH] Ported r135 from branches/v2_2_6_1 (update ChangeLog) --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index dc0770d..0aa19bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ SARG ChangeLog -Dec-03-2009 Version 2.2.7 +Dec-03-2009 Version 2.2.7 - Extra compile and run time protection (FORTIFY_SOURCE) fixed in configure. - Invalid sort field separator in useragent.c Thanks to Maxim Britov @@ -8,6 +8,10 @@ Dec-03-2009 Version 2.2.7 - Input log file type detection partly rewritten to clearly distinguish which type is processed where. - Read the input log file from standard input if log file name is -. +Dec-08-2009 Version 2.2.6.1 + - Remove unecessary dependency on off_t. + - Configuration doesn't fail if rlim_t is not available. + Oct-14-2009 Version 2.2.6 - Protection against buffer overflows in getword and friends and report the origin of the error instead of always blaming access.log. - Patch #2224623 applied. -- 2.47.2