1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-26 19:01:35 +03:00

Update prior to bumping the tag

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94888 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sander Striker
2002-05-01 10:37:42 +00:00
parent 8fb484861e
commit cfff0fdd0d

View File

@@ -1,5 +1,7 @@
Changes with Apache 2.0.37
Changes with Apache 2.0.36
*) Close sockets on worker MPM when doing a graceless restart.
[Aaron Bannert]
@@ -22,8 +24,6 @@ Changes with Apache 2.0.37
to the Win32 build (zlib sources must be in srclib\zlib.)
[William Rowe]
Changes with Apache 2.0.36
*) Changes to the worker MPM's queue management and thread
synchronization code to reduce mutex contention [Brian Pane]