You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2010/03/02 13:01:12 UTC

svn commit: r917985 - /httpd/httpd/branches/2.2.x/STATUS

Author: trawick
Date: Tue Mar  2 12:01:12 2010
New Revision: 917985

URL: http://svn.apache.org/viewvc?rev=917985&view=rev
Log:
gcc told me about this old bug while compiling 2.2.15 slightly differently
than my usual method

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=917985&r1=917984&r2=917985&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Mar  2 12:01:12 2010
@@ -120,6 +120,10 @@
     2.2.x patch: http://people.apache.org/~minfrin/htcacheclean-pid.patch
     +1: minfrin, sf
 
+  * Fix apr_pstrcat() call in 2.2.x mod_rewrite (doesn't apply to trunk).
+    2.2.x patch: http://people.apache.org/~trawick/mod_rewrite_pstrcat.txt
+    +1: trawick
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre