diff options
author | Kaspar Brand <kbrand@apache.org> | 2013-09-25 14:59:59 +0200 |
---|---|---|
committer | Kaspar Brand <kbrand@apache.org> | 2013-09-25 14:59:59 +0200 |
commit | d6c3186d977fb017c5916a54401de73039df2144 (patch) | |
tree | 8b1f3e16e5974f9e0941676cb3c7a28367228b0f /CHANGES | |
parent | Streamline ephemeral key handling: (diff) | |
download | apache2-d6c3186d977fb017c5916a54401de73039df2144.tar.xz apache2-d6c3186d977fb017c5916a54401de73039df2144.zip |
meanwhile in 2.4.6 and 2.2.25, respectively
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1526169 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -210,10 +210,6 @@ Changes with Apache 2.5.0 to allow tracking of threads from exiting children via mod_status or other such mechanisms. [Jeff Trawick] - *) mod_ssl: Catch missing or mismatched client cert/key pairs with - SSLProxyMachineCertificateFile/Path directives. PR 52212. - [Keith Burdis <keith burdis.org>, Joe Orton] - *) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR: - APIs: ap_log_pid(), ap_remove_pid, ap_read_pid() - core: the scoreboard (ScoreBoardFile), pid file (PidFile), and |