1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

this patch was reverted.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100863 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2003-07-30 17:30:20 +00:00
parent 8392b2b9bb
commit 47aae83210

View File

@@ -77,9 +77,6 @@ Changes with Apache 2.1.0-dev
*) Add support for IMT minor-type wildcards (e.g., text/*) to
ExpiresByType. PR#7991 [Ken Coar]
*) mod_rewrite: Fix LA-U variable look ahead which didn't work correctly
in directory context. Related to PR 8493. [Andr<64> Malo]
*) 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