Commit 0f594500 authored by Greg Stein's avatar Greg Stein
Browse files

I only suggested a scheme. Ryan did the work.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87669 13f79535-47bb-0310-9956-ffa450edef68
parent f212d520
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Changes with Apache 2.0b1
  *) Stop using environment variables to force debug mode or
     no detach.  We now use the -D command line argument to 
     specify the correct mode.  -DONE_PROCESS and -DNO_DETACH.
     [Greg Stein]
     [Greg Stein, Ryan Bloom]

  *) Change handlers to use hooks. [Ben Laurie]