diff --git a/CHANGES b/CHANGES index 9f2357a2e8..fd50a8e730 100644 --- a/CHANGES +++ b/CHANGES @@ -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]