From: Ian Holsman Date: Wed, 7 Nov 2001 19:29:10 +0000 (+0000) Subject: Why can't babies wake up at 7am like normal people? X-Git-Tag: 2.0.28~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e54585c7048303b00f7e25f9107eb0473c3b53d;p=thirdparty%2Fapache%2Fhttpd.git Why can't babies wake up at 7am like normal people? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91790 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 36e61e903e4..4cb6adbaa50 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.28-dev + *) Add a '%{note-name}e' argument to mod-headers, which works in + the same way as mod_log_confg. [Ian Holsman] + *) Fix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and AP_MPMQ_MAX_REQUESTS_DAEMON macros in ap_mpm.h and all standard MPMs. [Cliff Woolley]