CHANGES in 2.4 not needed, because regression
was never released.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1447451 13f79535-47bb-0310-9956-
ffa450edef68
-*- coding: utf-8 -*-
Changes with Apache 2.5.0
- *) mod_rewrite: fix recent regression that caused RewriteBase to be ignored.
- [Evgeny Barsukov <charlie.barkin gmail.com>]
-
*) core: ap_rgetline_core now pulls from r->proto_input_filters.
*) mod_proxy_html: process parsed comments immediately.