Hi,

the commit message is wrong for this one. Cut'n paste error from the previous one.
Won't have time myself to fix it in the comming days.

Best regards
CJ



Le 12/01/2015 14:39, j...@apache.org a écrit :
Author: jim
Date: Mon Jan 12 13:39:07 2015
New Revision: 1651084

URL: http://svn.apache.org/r1651084
Log:
Merge r1643825 from trunk:

* core: Fix -D[efined] or <Define>[d] variables lifetime accross restarts.
         PR 57328.

Submitted-by: Armin Abfalterer <a.abfalterer gmail.com>
Reviewed/Committed-by: ylavic

Submitted by: ylavic
Reviewed/backported by: jim

Modified:
     httpd/httpd/branches/2.4.x/CHANGES
     httpd/httpd/branches/2.4.x/STATUS
     httpd/httpd/branches/2.4.x/include/ap_mmn.h
     httpd/httpd/branches/2.4.x/include/http_log.h
     httpd/httpd/branches/2.4.x/server/log.c

Modified: httpd/httpd/branches/2.4.x/CHANGES
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?rev=1651084&r1=1651083&r2=1651084&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/CHANGES [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/CHANGES [utf-8] Mon Jan 12 13:39:07 2015
@@ -46,6 +46,9 @@ Changes with Apache 2.4.11
    *) mod_ssl: Fix recognition of OCSP stapling responses that are encoded
       improperly or too large.  [Jeff Trawick]
+ *) core: Add ap_log_data(), ap_log_rdata(), etc. for logging buffers.
+     [Jeff Trawick]
+
    *) mod_proxy_fcgi, mod_authnz_fcgi: stop reading the response and issue an
       error when parsing or forwarding the response fails. [Yann Ylavic]


Reply via email to