From: Jeff Trawick Date: Thu, 25 Aug 2005 16:54:50 +0000 (+0000) Subject: spell check X-Git-Tag: 2.3.0~3075 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=859b92789f5c8fcb1f6c1653e3748ca4dbdd49b9;p=thirdparty%2Fapache%2Fhttpd.git spell check git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240101 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index e30da9b75fe..51f2a52e84c 100644 --- a/CHANGES +++ b/CHANGES @@ -16,7 +16,7 @@ Changes with Apache 2.3.0 per-protocol, per-host and per-path basis. Intended for proxy configurations. [Colm MacCarthaigh] - *) Teach mod_ssl to use arbitraty OIDs in an SSLRequire directive, + *) Teach mod_ssl to use arbitrary 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]