]> granicus.if.org Git - apache/commitdiff
Merge r1345329 from trunk:
authorJim Jagielski <jim@apache.org>
Mon, 23 Jul 2012 12:16:10 +0000 (12:16 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 23 Jul 2012 12:16:10 +0000 (12:16 +0000)
remove obsolete comment (PROXY_MAGIC_TYPE is not used anywhere anymore)

Submitted by: sf
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1364602 13f79535-47bb-0310-9956-ffa450edef68

STATUS
modules/proxy/mod_proxy.c

diff --git a/STATUS b/STATUS
index 28c4794e694a1b5602fc043f7f8f4dd789b4b742..1f574cf0872fa0306443bc12b3294d79b79ab005 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -127,12 +127,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works
      +1: trawick, rjung, jim
 
-   * proxy: Remove obsolete comment.
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1345329
-     2.4.x patch: trunk patch works
-     +1: rjung, humbedooh, jim
-     rjung: sf: you applied it to trunk, care to vote?
-
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
index f9a800907a219bda6860e02691de9800eb79b8c9..431efb87a0da508c0d5e3fbd345b8ae200e2a76a 100644 (file)
@@ -44,7 +44,6 @@ APR_DECLARE_OPTIONAL_FN(char *, ssl_var_lookup,
  *                  can't trust directory_walk/file_walk since these are
  *                  not in our filesystem.  Prevents mod_http from serving
  *                  the TRACE request we will set aside to handle later.
- *  type_checker:   set type to PROXY_MAGIC_TYPE if filename begins proxy:
  *  fix_ups:        convert the URL stored in the filename to the
  *                  canonical form.
  *  handler:        handle proxy requests