Commit c66e0cc8 authored by Cliff Woolley's avatar Cliff Woolley
Browse files

Re-commit Greg's 1.262 CHANGES commit on APACHE_2_0_22-branch

(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
parent 444b4a41
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
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]