*) mod_headers: Allow 'echo' also for ErrorHeaders. [André Malo]
- *) mod_headers no longer crashes if an empty header value should
- be added. [André Malo]
-
*) mod_cgi: Handle output on stderr during script execution on Unix
platforms; preventing deadlock when stderr output fills pipe buffer.
PR 22030. [Joe Orton, Jeff Trawick]
*) Allow RequestHeader directives to be conditional. PR 27951.
[Vincent Deffontaines <vincent gryzor.com>, André Malo]
- *) Fix segfault in mod_expires, which occured under certain
- circumstances. PR 28047. [André Malo]
-
*) mod_logio no longer removes the EOS bucket. PR 27928.
[Bojan Smojver <bojan rexursive.com>]
Changes with Apache 2.0.50
+ *) mod_headers no longer crashes if an empty header value should
+ be added. [André Malo]
+
+ *) Fix segfault in mod_expires, which occured under certain
+ circumstances. PR 28047. [André Malo]
+
*) htpasswd: use apr_temp_dir_get() and general cleanup
[Guenter Knauf <eflash gmx.net>, Thom May]