]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
forgot this
authorChuck Murcko <chuck@apache.org>
Fri, 5 Oct 2001 08:49:34 +0000 (08:49 +0000)
committerChuck Murcko <chuck@apache.org>
Fri, 5 Oct 2001 08:49:34 +0000 (08:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91310 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index bc810145636e091ccd18144105bf2fb7e3740e84..dd10fd2c27054a50c2632b90b62d4e6071ebebed 100644 (file)
@@ -1,5 +1,8 @@
 Changes with Apache 1.3.22
 
+  *) mod_proxy - remove Explain*; replace with ap_log_*
+     [Chuck Murcko <chuck@topsail.org>]
+
 Changes with Apache 1.3.21
 
   *) Enable mod_mime_magic (experimental) for Win32.  [William Rowe]