-*- coding: utf-8 -*-
Changes with Apache 2.0.56
+ *) Add httxt2dbm to support/ for creating RewriteMap DBM Files.
+ [Paul Querna]
+
*) support/check_forensic: Fix temp file usage
[Javier Fernandez-Sanguino Pen~a <jfs computer.org>]
http://svn.apache.org/viewcvs?view=rev&rev=154319
+1: stoddard, striker, wrowe (as corrected in subsequent patches)
- *) Add httxt2dbm for creating RewriteMap DBM Files.
- http://svn.apache.org/viewcvs.cgi?rev=209539&view=rev
- http://people.apache.org/~rbowen/httxt2dbm_proposed_patch
- +1: pquerna, jorton, trawick, rbowen, jerenkrantz
-
*) Remove the base href tag from mod_proxy_ftp, as it breaks relative
links for clients not using an Authorization header.
modules/proxy/mod_proxy_ftp.c: r231044