]> granicus.if.org Git - apache/commitdiff
- Nitpicking style police: Add space between PR and number of PR
authorRuediger Pluem <rpluem@apache.org>
Wed, 15 Feb 2006 20:29:13 +0000 (20:29 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 15 Feb 2006 20:29:13 +0000 (20:29 +0000)
- Remove myself from credit list of fix for PR 38340, as this patch went
  in unaltered.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378085 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 1de0f3cbad9c9b3e8636e13664b6475e29f5877e..419fe2fa9253a6f7d57d4e17860125f0f83c3bd3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,11 +3,11 @@ Changes with Apache 2.3.0
   [Remove entries to the current 2.0 and 2.2 section below, when backported]
 
   *) 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]
 
   *) Correctly initialize mod_proxy workers, which use a
      combination of local and shared datasets. Adjust logging
-     to better trace usage. PR38403. [Jim Jagielski]
+     to better trace usage. PR 38403. [Jim Jagielski]
 
   *) Respect GracefulShutdownTimeout in the worker and event MPMs.
      [Chris Darroch <chrisd pearsoncmg.com>, Garrett Rooney]
@@ -19,7 +19,7 @@ Changes with Apache 2.3.0
   *) mod_speling: Stop crashing with certain non-file requests.  [Jeff Trawick]
 
   *) mod_proxy_ajp: Support common headers of the AJP protocol in responses.
-     PR 38340. [Aleksey Pesternikov <apesternikov yahoo.com>, Ruediger Pluem]
+     PR 38340. [Aleksey Pesternikov <apesternikov yahoo.com>]
 
   *) core: Reject invalid Expect header immediately. PR 38123.
      [Ruediger Pluem]