From: Christophe Jaillet Date: Thu, 6 Jul 2023 20:46:50 +0000 (+0000) Subject: Fix some typo in CHANGES entry X-Git-Tag: 2.4.58-rc1-candidate~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ec75ec1923dab032e4829981a281efe72945ad4;p=thirdparty%2Fapache%2Fhttpd.git Fix some typo in CHANGES entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910831 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/changes-entries/pr60182.txt b/changes-entries/pr60182.txt index dcd08a6d2b4..94f3780278a 100644 --- a/changes-entries/pr60182.txt +++ b/changes-entries/pr60182.txt @@ -1,2 +1,2 @@ - *) mod_ssl: Fix handling of of Certificate Revoked messags + *) mod_ssl: Fix handling of Certificate Revoked messages in OCSP stapling. PR 60182 []