]> granicus.if.org Git - apache/commitdiff
What did I do today?
authorAaron Bannert <aaron@apache.org>
Sun, 28 Apr 2002 23:44:13 +0000 (23:44 +0000)
committerAaron Bannert <aaron@apache.org>
Sun, 28 Apr 2002 23:44:13 +0000 (23:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94848 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index fbdb7fc1e54fb5462389681a7425422a245158b0..4b4024194de6600215119bcaece35805033abbe1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
 Changes with Apache 2.0.37
 
+  *) Don't install *.in configuration files since we already install
+     *-std.conf files.  [Aaron Bannert]
+
+  *) Many improvements to the threadpool MPM.  [Aaron Bannert]
+
   *) Fix subreqs that are promoted via fast_redirect from having invalid
      frec->r structures.  This would cause subtle errors later on in
      request processing such as seen in PR 7966.  [Justin Erenkrantz]