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