Commit 6b208c74 authored by Hank Ibell's avatar Hank Ibell
Browse files

Propose

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1848239 13f79535-47bb-0310-9956-ffa450edef68
parent d18b7d64
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -204,6 +204,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-ap_dir_fnmatch.patch
     +1: minfrin

  *) core: Fix incorrect substitution of env vars in directives containing
           multiple env vars. In ap_resolve_env(), the string returned from
           getenv() should be copied since the returned string may be 
           statically allocated.
     trunk patch: http://svn.apache.org/r1848236
     2.4.x patch: svn merge -c 1848236 ^/httpd/httpd/trunk .
     +1: hwibell

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]