Commit a426c920 authored by Colm MacCarthaigh's avatar Colm MacCarthaigh
Browse files

Update to reflect a backported patch


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@371623 13f79535-47bb-0310-9956-ffa450edef68
parent b2505691
Loading
Loading
Loading
Loading
+3 −0
Changes for CHANGES: 3 added lines, 0 removed lines.
Original line number Diff line number Diff line
                                                         -*- 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>]
+0 −5
Changes for STATUS: 0 added lines, 5 removed lines.
Original line number Diff line number Diff line
@@ -133,11 +133,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         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