From 23b4b3803558ff1375ed01cc7df9d4a665175ce2 Mon Sep 17 00:00:00 2001 From: Aaron Bannert Date: Fri, 19 Oct 2001 23:38:01 +0000 Subject: [PATCH] Ugh, at least this got me away from the AIX build system for awhile... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91581 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 29439b6d11..e833898512 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes with Apache 2.0.27-dev + *) The worker MPM is now completely ported to APR's new lock API. It + uses native APR types for thread mutexes, cross-process mutexes, + and condition variables. [Aaron Bannert] + *) Sync up documentation to remove all references to the now deprecated Port directive. [Justin Erenkrantz] -- 2.40.0