]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix PR number and remove WS
authorAndré Malo <nd@apache.org>
Fri, 10 Oct 2003 18:20:54 +0000 (18:20 +0000)
committerAndré Malo <nd@apache.org>
Fri, 10 Oct 2003 18:20:54 +0000 (18:20 +0000)
please bump the changes as well ;-)

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

CHANGES

diff --git a/CHANGES b/CHANGES
index 6ed2b4fdef85cc2bdd11eec2fd4f0d2d69aa74b5..eb61b180f8b69b13be5bbf4332a9e8ee4f879b57 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,8 +11,8 @@ Changes with Apache 2.0.48
      expires as directed in RFC 2616. [Thomas Castelle tcastelle@generali.fr]
 
   *) Ensure that ssl-std.conf is generated at configure time, and switch
-     to using the expanded config variables to work the same as 
-     httpd-std.conf PR: 1961
+     to using the expanded config variables to work the same as
+     httpd-std.conf PR: 19611
      [Thom May]
 
   *) mod_ssl: Fix segfaults after renegotiation failure. PR 21370