From: Thom May Date: Mon, 5 May 2003 13:42:04 +0000 (+0000) Subject: Post change tidy up; wrap CHANGES properly and add ssl-std.conf to .cvsignore X-Git-Tag: pre_ajp_proxy~1737 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea3984f07eb57a5ea477316b1f021648c9a3d71c;p=thirdparty%2Fapache%2Fhttpd.git Post change tidy up; wrap CHANGES properly and add ssl-std.conf to .cvsignore git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99720 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8aab68ef0f3..4f4214ba0d5 100644 --- a/CHANGES +++ b/CHANGES @@ -3,8 +3,9 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] *) 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 19611 [Thom May] + to using the expanded config variables to work the same as + httpd-std.conf PR 19611 + [Thom May] *) Hook mod_rewrite's type checker before mod_mime's one. That way the RewriteRule [T=...] Flag should work as expected now. PR 19626. diff --git a/docs/conf/.cvsignore b/docs/conf/.cvsignore index 145b7faf1a5..fe809e10482 100644 --- a/docs/conf/.cvsignore +++ b/docs/conf/.cvsignore @@ -1 +1,2 @@ httpd-std.conf +ssl-std.conf