You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2014/01/03 03:31:21 UTC

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

Author: covener
Date: Fri Jan  3 02:31:21 2014
New Revision: 1555001

URL: http://svn.apache.org/r1555001
Log:
add tweak

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=1555001&r1=1555000&r2=1555001&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Jan  3 02:31:21 2014
@@ -194,6 +194,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1554301
     2.4.x patch: http://people.apache.org/~minfrin/httpd-match-backref4.patch
     +1: minfrin, jim
+    covener: needs http://svn.apache.org/r1554994 c89 fix
 
   * mod_authn_core: allow <AuthnProviderAlias>'es to be seen from auth 
     stanzas under virtual hosts. PR55622.