From a25269a5e5ab2afeafb4f8ce69fe4e5994cc148f Mon Sep 17 00:00:00 2001 From: brectanus Date: Wed, 3 Sep 2008 18:06:14 +0000 Subject: [PATCH] Updated the CHANGES. --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 85e983be..9ecb4987 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,11 @@ -02 Sep 2008 - 2.5.7-dev1 +03 Sep 2008 - 2.5.7-dev1 ------------------------ * Integrate mlogc source. + * Fixed logging the hostname in the error_log which was logging the + request hostname instead of the Apache resolved hostname. + * Allow for disabling request body limit checks in phase:1. * Added transformations for processing parity for legacy protocols ported