You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2015/07/01 02:30:10 UTC

svn commit: r1688542 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Wed Jul  1 00:30:10 2015
New Revision: 1688542

URL: http://svn.apache.org/r1688542
Log:
Typo.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1688542&r1=1688541&r2=1688542&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Jul  1 00:30:10 2015
@@ -237,7 +237,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Handle reentrance of state BODY_CHUNK_CR to avoid AH02901 when we eat
      BWS from multiple reads, and limit number of chunk-BWS to 10.
      trunk patch: http://svn.apache.org/r1688536
-     trunk patch: http://svn.apache.org/r1688538
+                  http://svn.apache.org/r1688538
      2.4.x patch: trunk works
      +1: ylavic