]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update proposal
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 30 May 2016 05:02:03 +0000 (05:02 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 30 May 2016 05:02:03 +0000 (05:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1746074 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c47c60afadaa720b39a5c5992b1596d961343d4e..e1c4836b3f9e98c1a6ab6aa84f907c9e6124050a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -200,8 +200,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      If/when aggreed on this backport and function names in httpd, then trunk should
      be upgraded accordingly. Uses of the functions could then be backported.
      trunk patch: ?
-     2.4.x patch: http://home.apache.org/~jailletc36/apr_cstr_casecmp.diff
+     2.4.x patch: http://home.apache.org/~jailletc36/apr_cstr_casecmp_v2.diff
      +1: jailletc36, 
+     jailletc36: v2: update as per discussion on dev@. Do not mix ap_ and apr_
+                 namespaces + tweak DOXYGEN comments.
 
   *) abs: Add OPENSSL_Applink in Visual Studio >= 2015 or abs fails with a no
      OPENSSL_Applink error. PR59630