From e196ee634ee8c87b319e80d677a81c63b15e1570 Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Mon, 17 Jun 2002 05:13:12 +0000 Subject: [PATCH] Clarify CHANGES message git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95722 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index d5a91aec41..445e601369 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,8 @@ Changes with Apache 2.0.39 - *) Improve ap_get_client_block implementation by using APR-util helper - functions. [Justin Erenkrantz] + *) Improve ap_get_client_block implementation by using APR-util brigade + helper functions and relying on current filter assumptions. + [Justin Erenkrantz] Changes with Apache 2.0.38 -- 2.50.1