-*- coding: utf-8 -*-
-
+
Changes with Apache 2.4.5
*) core: Add workaround for gcc bug on sparc/64bit. PR 52900.
*) mod_dir: Add support for the value 'disabled' in FallbackResource.
[Vincent Deffontaines]
-
+
*) mod_proxy_connect: Don't keepalive the connection to the client if the
backend closes the connection. PR 54474. [Pavel Mateja <pavel netsafe cz>]
*) mod_lua: Add bindings for mod_dbd/apr_dbd database access.
[Daniel Gruno]
-
+
*) mod_proxy: Allow for persistence of local changes made via the
balancer-manager between graceful/normal restarts and power
cycles. [Jim Jagielski]
*) ab: Support socket timeout (-s timeout).
[Guido Serra <zeph fsfe org>]
-
+
*) httxt2dbm: Correct length computation for the 'value' stored in the
DBM file. PR 47650 [jon buckybox com]
at virtual host context or in Directory/Files/Location/If sections to
work properly in If sections that are not in a Directory/Files/Location.
[Stefan Fritsch]
-
+
*) mod_xml2enc: Fix problems with charset conversion altering the
Content-Length. [Micha Lenk <micha lenk info>]