git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@220040
13f79535-47bb-0310-9956-
ffa450edef68
-*- coding: utf-8 -*-
+Changes with Apache 2.3.0
+ *) Teach mod_ssl to use arbitraty OIDs in an SSLRequire directive,
+ allowing string-valued client certificate attributes to be used for
+ access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
+ [Martin Kraemer, David Reid]
+
Changes with Apache 2.1.7
[Remove entries to the current 2.0 section below, when backported]