summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2012-03-26 10:05:41 +0000
committerGraham Leggett <minfrin@apache.org>2012-03-26 10:05:41 +0000
commit993141912a820a088cfbe656c59c6f98b83aed39 (patch)
tree543dca649ba5ffc6520fb6be086bc8996e6c3c3c /STATUS
parent844321148dd732115fd3fbdd5885b5ff42f67cc8 (diff)
downloadhttpd-993141912a820a088cfbe656c59c6f98b83aed39.tar.gz
Comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1305289 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS3
1 files changed, 3 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 0821af611f..14d90909b3 100644
--- a/STATUS
+++ b/STATUS
@@ -122,6 +122,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
2.4.x patch: Trunk patch works
+1: sf, minfrin
fuankg asks: wouldnt it make more sense to let this happen in APR, and use APR_PATH_MAX instead?
+ minfrin: That's what the patch does, and what the log message on the
+ commit says:
+ "Don't define PATH_MAX, we use APR_PATH_MAX anyway."
* mpm: Export MPM symbols properly to avoid load failures on AIX when build MPM as DSO.
Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1303201