From: André Malo Date: Fri, 10 Oct 2003 18:20:54 +0000 (+0000) Subject: fix PR number and remove WS X-Git-Tag: 2.0.48~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f9164d3c61eabf32da19b046c09392839a71cc7;p=thirdparty%2Fapache%2Fhttpd.git fix PR number and remove WS 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 --- diff --git a/CHANGES b/CHANGES index 6ed2b4fdef8..eb61b180f8b 100644 --- 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