diff options
author | Jim Jagielski <jim@apache.org> | 2015-12-30 14:46:33 +0000 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2015-12-30 14:46:33 +0000 |
commit | c9cab25b8e3cf962d2e971502afd6889f9330bf5 (patch) | |
tree | 2e654b4aac641c38a06358f28e966fc03514c3be /STATUS | |
parent | f443b66e494d808b84021454f106aaca6020c1cb (diff) | |
download | httpd-c9cab25b8e3cf962d2e971502afd6889f9330bf5.tar.gz |
Merge r1722137 from trunk:
Don't allow bad value to be updated
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1722338 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -112,11 +112,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mod_proxy: Prevent invalid loadfactor value from being updated - trunk patch: http://svn.apache.org/r1722137 - 2.4.x patch: trunk works - +1: jim, covener, ylavic - *) mod_log_config: PR58769: backport GlobalLog directive to 2.4.x trunk patch: http://svn.apache.org/r1599535 http://svn.apache.org/r1721685 |