Commit 393a07a7 authored by Eric Covener's avatar Eric Covener
Browse files

EPASTE



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1807660 13f79535-47bb-0310-9956-ffa450edef68
parent 2e94680b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -253,7 +253,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:

  *) core: Disallow Methods' registration at runtime (.htaccess), they may be
     used only if registered at init time (httpd.conf).
     trunk patch: http://svn.apache.org/r1766998
     trunk patch: http://svn.apache.org/r1807655
     2.4.x patch: svn merge -c 1807655 ^/httpd/httpd/trunk .
                  (modulo CHANGES)
     +1: ylavic