diff options
-rw-r--r-- | CHANGES | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,8 +13,7 @@ Changes with Apache 2.5.0 *) WinNT MPM: Don't crash during child process initialization if the Listen protocol is unrecognized. [Jeff Trawick] - *) mod_lua: add setcookie and getcookie functions to the request_rec struct. - [Daniel Gruno] + *) mod_lua: Add a logging hook for modifying/skipping logs. [Daniel Gruno] *) mod_status, mod_echo: Fix the display of client addresses. They were truncated to 31 characters which is not enough for IPv6 addresses. |