]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Re-commit Greg's 1.262 CHANGES commit on APACHE_2_0_22-branch APACHE_2_0_22-branch APACHE_2_0_22-branch
authorCliff Woolley <jwoolley@apache.org>
Sun, 29 Jul 2001 02:44:39 +0000 (02:44 +0000)
committerCliff Woolley <jwoolley@apache.org>
Sun, 29 Jul 2001 02:44:39 +0000 (02:44 +0000)
(There might be a better way to do this, but I think this will work)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_22-branch@89762 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 9375a0069e312b8774160cdaf3fea9ac6380722a..bf657794ebd1c225c3060a32f1985aa6d1291663 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
 Changes with Apache 2.0.22
 
+  *) Fix a problem where the threaded MPM stalls after restarts or
+     segfaults.  Also prevent multiple active processes from using
+     the same scoreboard slot.  [Greg Ames]
+
   *) Apache/Win32 now fills in the service description with Apache's
      server version string, including loaded and advertised modules.
      [William Rowe]