diff --git a/CHANGES b/CHANGES index 6cfe4f01..9abf19e3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,11 @@ -02 Sep 2008 - trunk +03 Sep 2008 - trunk ------------------- * 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