]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add PR reference.
authorJoe Orton <jorton@apache.org>
Fri, 9 Nov 2018 16:39:44 +0000 (16:39 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 9 Nov 2018 16:39:44 +0000 (16:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1846255 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 6e2dba0e66f418843cfb0daa60e2acb7df04644b..0b53e7051fb0f1158fb869998b8d852bd3eecae4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -30,7 +30,7 @@ Changes with Apache 2.4.36
      https://github.com/icing/mod_h2/issues/164, https://github.com/icing/mod_h2/issues/167
      and https://github.com/icing/mod_h2/issues/170. [Stefan Eissing] 
 
-  *) ab: Add client certificate support. [Graham Leggett]
+  *) ab: Add client certificate support.  PR 55774.  [Graham Leggett]
 
   *) ab: Disable printing temp key for OpenSSL before
      version 1.0.2. SSL_get_server_tmp_key is not available