You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2006/02/17 15:41:20 UTC

svn commit: r378531 - /httpd/httpd/branches/2.2.x/CHANGES

Author: jorton
Date: Fri Feb 17 06:41:18 2006
New Revision: 378531

URL: http://svn.apache.org/viewcvs?rev=378531&view=rev
Log:
Format consistently.

Modified:
    httpd/httpd/branches/2.2.x/CHANGES

Modified: httpd/httpd/branches/2.2.x/CHANGES
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/CHANGES?rev=378531&r1=378530&r2=378531&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/CHANGES [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/CHANGES [utf-8] Fri Feb 17 06:41:18 2006
@@ -22,10 +22,10 @@
      when srclib/apr[-util] are symlinks rather than directories proper.
      [William Rowe]
 
-  *) PR#38070: Avoid Server-driven negotiation when a script has
-     emitted an explicit Status: header.
+  *) Avoid Server-driven negotiation when a script has emitted an 
+     explicit Status: header.  PR 38070.  [Nick Kew]
 
-  *) Fix to avoid feeding C99 to C++ compilers [Joe Orton]
+  *) Fix to avoid feeding C99 to C++ compilers.  [Joe Orton]
 
   *) Chunk filter: Fix chunk filter to create correct chunks in the case that
      a flush bucket is surrounded by data buckets. [Ruediger Pluem]
@@ -39,9 +39,10 @@
   *) Fix recursive ErrorDocument handling.  PR 36090. 
      [Chris Darroch <chrisd pearsoncmg.com>]
 
-  *) Don't hang on error return from post_read_request.  PR37790 [Nick Kew]
+  *) Don't hang on error return from post_read_request.  PR 37790.
+     [Nick Kew]
 
-  *) Fix off-by-one error in proxy_balancer.  PR37753
+  *) Fix off-by-one error in proxy_balancer.  PR 37753.
      [Kazuhiro Osawa <ko yappo ne jp>]
 
 Changes with Apache 2.2.0