Changes with Apache 2.0.51
+ *) Fix memory leak in the cache handling of mod_rewrite. PR 27862.
+ [chunyan sheng <shengperson yahoo.com>, André Malo]
+
*) Include directives no longer refuse to process symlinks on
directories. Instead there's now a maximum nesting level
of included directories (128 as distributed). This is configurable
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/08/27 19:11:20 $]
+Last modified at [$Date: 2004/08/27 19:23:24 $]
Release:
have already. *shrug* Regardless, patch looks okay...
+1: nd, jerenkrantz
- *) Fix memory leak in mod_rewrite. PR 27862. (2.0 + 1.3)
- http://www.apache.org/~nd/mod_rewrite_fixleak.diff
- +1: nd, jorton, trawick
-
*) mod_log_config: Fix a bug which prevented request completion time
from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE
processing. PR 29696. [Alois Treindl <alois astro.ch>]