Commit 44144cd0 authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

Note two changes (r231349 and r231351) that are paired together.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@231352 13f79535-47bb-0310-9956-ffa450edef68
parent e69ea1e2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
                                                        -*- coding: utf-8 -*-
Changes with Apache 2.3.0
  *) mod_disk_cache: Support htcacheclean removing directories.
     [Andreas Steinmetz]
  *) htcacheclean: Add -t option to remove empty directories.
     [Colm MacCarthaigh <colm stdlib.net>]
  *) Remove the base href tag from mod_proxy_ftp, as it breaks relative
     links for clients not using an Authorization header. [Graham Leggett,
     Jon Snow <jsnow27 gatesec.net>]