From: Paul Querna Date: Sat, 1 Apr 2006 18:57:30 +0000 (+0000) Subject: Use consistent 'PR N' style. X-Git-Tag: 2.2.1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd7775de423fc5080ce975d95c3e516dd29606b;p=thirdparty%2Fapache%2Fhttpd.git Use consistent 'PR N' style. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390729 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index eda6f1bbb7f..be5301960a2 100644 --- a/CHANGES +++ b/CHANGES @@ -45,7 +45,7 @@ Changes with Apache 2.2.1 [Will Rowe, Joe Orton] *) mod_proxy: Fix KeepAlives not being allowed and set to - backend servers. PR38602. [Ruediger Pluem, Jim Jagielski] + backend servers. PR 38602. [Ruediger Pluem, Jim Jagielski] *) Fix instdso.sh "sed syntax error" installation issue on some platforms. PR 38108. [Masaoki Kobayashi ]