]> granicus.if.org Git - apache/commit
Minor MMN bump:
authorAndre Malo <nd@apache.org>
Thu, 6 Mar 2003 23:53:52 +0000 (23:53 +0000)
committerAndre Malo <nd@apache.org>
Thu, 6 Mar 2003 23:53:52 +0000 (23:53 +0000)
commit7b1d2e3f234bb60948da4144e7bb4f7484e00511
treee9b87479795a218a9bc9d8302eaab13d0b18a62b
parent6993016e2a7aefead198dd1c750dc413f0b8ad75
Minor MMN bump:

Forward port: Escape special characters (especially control
characters) in mod_log_config to make a clear distinction between
client-supplied strings (with special characters) and server-side
strings. This was already introduced in version 1.3.25.

Obtained from: Patch in 1.3.25-dev by Martin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98912 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/httpd.h
modules/loggers/mod_log_config.c
server/gen_test_char.c
server/util.c