From: Greg Stein Date: Fri, 12 Jan 2001 10:22:52 +0000 (+0000) Subject: I only suggested a scheme. Ryan did the work. X-Git-Tag: APACHE_2_0_BETA_CANDIDATE_1~210 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31b52fcbc3e0c87a449735979d7b67c0b6d030e7;p=apache 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 --- diff --git a/CHANGES b/CHANGES index 08314c1775..4ea958992a 100644 --- a/CHANGES +++ b/CHANGES @@ -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]