You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by pq...@apache.org on 2005/07/20 16:28:55 UTC

svn commit: r219908 - /httpd/httpd/trunk/CHANGES

Author: pquerna
Date: Wed Jul 20 07:28:54 2005
New Revision: 219908

URL: http://svn.apache.org/viewcvs?rev=219908&view=rev
Log:
re-indent.

Modified:
    httpd/httpd/trunk/CHANGES

Modified: httpd/httpd/trunk/CHANGES
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/CHANGES?rev=219908&r1=219907&r2=219908&view=diff
==============================================================================
--- httpd/httpd/trunk/CHANGES [utf-8] (original)
+++ httpd/httpd/trunk/CHANGES [utf-8] Wed Jul 20 07:28:54 2005
@@ -5,10 +5,10 @@
   *) mod_negotiation: Correctly report 404 instead of 403 for missing files.
      [Paul Querna]
 
-  *)  new hook (request_status) that gets ran in proxy_handler just before 
-      the final return.  This gives modules an opportunity to do something 
-      based on the proxy status. (minor MMN bump)
-      [Brian Akins <bakins turner.com>, Ian Holsman]
+  *) new hook (request_status) that gets ran in proxy_handler just before 
+     the final return.  This gives modules an opportunity to do something 
+     based on the proxy status. (minor MMN bump)
+     [Brian Akins <bakins turner.com>, Ian Holsman]
 
   *) SECURITY: CAN-2005-2088
      proxy: Correctly handle the Transfer-Encoding and Content-Length