]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a missing PR
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 14 Jun 2019 05:29:11 +0000 (05:29 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 14 Jun 2019 05:29:11 +0000 (05:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1861311 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7be2bef86f81a9bee504021c73c6d3686455ca66..a8336a51a689d9c3548dfa3f13858f96789f60ae 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -389,7 +389,7 @@ Changes with Apache 2.4.34
      connections.  [Ruediger Pluem, Joe Orton]
 
   *) mod_proxy_html: Fix variable interpolation and memory allocation failure
-     in ProxyHTMLURLMap.  [Ewald Dieterich <ewald mailbox.org>]
+     in ProxyHTMLURLMap.  PR 62344.  [Ewald Dieterich <ewald mailbox.org>]
 
   *) mod_remoteip: Fix RemoteIP{Trusted,Internal}ProxyList loading broken by 2.4.30.
      PR 62220.  [Chritophe Jaillet, Yann Ylavic]