]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Reference the PR filed against 2.0 not the one filed against 1.3.
authorJoe Orton <jorton@apache.org>
Fri, 5 Aug 2005 13:58:56 +0000 (13:58 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 5 Aug 2005 13:58:56 +0000 (13:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@230472 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 8f1789380846ae5deda6313989fd46cab31db6e3..e66414ec985d34d8be281ff1022823487e40d73b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
 Changes with Apache 2.0.55
 
   *) mod_proxy: Fix over-eager handling of '%' for reverse proxies.
-     PR 29554. [Jim Jagielski]
+     PR 15207.  [Jim Jagielski]
 
   *) mod_ldap: Fix a possible crash in shared memory cache handling.
      PR 34209.  [Joe Orton]