Commit ee48ab0f authored by Eric Covener's avatar Eric Covener
Browse files

withdrawl proposal of blocking confusing non-global DEFINE



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1818450 13f79535-47bb-0310-9956-ffa450edef68
parent 8dd1ca4b
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -469,15 +469,6 @@ PATCHES/ISSUES THAT ARE STALLED
            cgi-examples/ dir alongside cgi-bin/? Otherwise manual/cgi/examples
            might work?

   * core: block Define and Undefine in vhost and directory context. Because
     it is EXEC_ON_READ, it "breaks out" of these contexts anyway.
     trunk patch: http://svn.apache.org/r1656063
                  http://svn.apache.org/r1656122
     2.4.x patch:  http://people.apache.org/~covener/patches/2.4.x-define-limits.diff
     +1: covener (I need to review the docs manually in this area)
     -1: wrowe (blocking will break "working" .conf files on a subversion update
                meant to pick up security fixes.  "Alerting" I would agree to.)

  *) mod_journald: Add new module mod_journald to log error logs into journald.
     trunk patch: http://svn.apache.org/r1610339
                  http://svn.apache.org/r1621806