Commit 905aaf31 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Add CHANGES entry for r1735947 and trim spurious white spaces.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735955 13f79535-47bb-0310-9956-ffa450edef68
parent fe467bf5
Loading
Loading
Loading
Loading
+16 −13
Original line number Diff line number Diff line
                                                         -*- coding: utf-8 -*-

  *) mod_authz_host: Add a new "forward-dns" authorization type, not relying on
     reverse DNS lookups.  [Fabien]

  *) mod_ssl: Add hooks to allow other modules to perform processing at
     several stages of initialization and connection handling.  See
     mod_ssl_openssl.h.  [Jeff Trawick]