]> granicus.if.org Git - apache/blobdiff - CHANGES
mod_reqtimeout: Allow to configure (TLS-)handshake timeouts.
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index b686be6be94191d995cf1b54f394d8ceff55ea92..0ebff11b39cab110fb40e31b3004f181be5cef1c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.1
+
+  *) mod_reqtimeout: Allow to configure (TLS-)handshake timeouts.
+     PR 61310. [Yann Ylavic]
+
   *) mod_auth_digest: Fix a race condition. Authentication with valid credentials could be
      refused in case of concurrent accesses from different users.
      PR 63124 [Simon Kappel <simon.kappel axis.com>]