]> granicus.if.org Git - apache/commitdiff
Fix some typo and add a few comments about missing compatibility information
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 22 Mar 2017 06:57:28 +0000 (06:57 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 22 Mar 2017 06:57:28 +0000 (06:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1788060 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2969a558c8cca65e01e255bb4b83cb6260e9d44b..2a9f5a4f9f6b21c9e3e07700b8a9d91c7dc2ed1f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -219,21 +219,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_proxy: Allow the per-request environment variable "no-proxy" to
      be used as an alternative to ProxyPass /path !. This is primarily
      to set exceptions for ProxyPass specified in <Location> context.
-     trunk patch http://svn.apache.org/r1781328
+     trunk patch: http://svn.apache.org/r1781328
      2.4.x patch: trunk works
      +1: covener 
+     jailletc36: compatibility note is missing
 
   *) core: %{DOCUMENT_URI} used in nested SSI expressions should point to the
      URI originally requsted by the user, not the nested documents URI. This
      restores the behavior of this variable to match the "legacy" SSI parser.
      PR60624. 
-
      trunk patch: http://svn.apache.org/r1780095
      2.4.x patch: trunk works
      +1: covener
 
   *) core: EBCDIC fixes for interim responses with additional headers.
-     trunk patch: http://svn.apache.org/1777354
+     trunk patch: http://svn.apache.org/r1777354
      2.4.x patch: http://people.apache.org/~covener/patches/ebcdic-interim.diff
      +1: covener
 
@@ -241,6 +241,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1776459
      2.4.x patch: trunk works
      +1: covener
+     jailletc36: compatibility note is missing
 
   [ New entried should be added at the START of the list ]