From: Joe Orton Date: Fri, 5 Aug 2005 13:58:56 +0000 (+0000) Subject: Reference the PR filed against 2.0 not the one filed against 1.3. X-Git-Tag: 2.0.55~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f187a5cda3bed986d11cc294cb8e93cfb73815c;p=thirdparty%2Fapache%2Fhttpd.git Reference the PR filed against 2.0 not the one filed against 1.3. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@230472 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8f178938084..e66414ec985 100644 --- 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]