From 0de2476c01e9014b9d1f969857afcfc4300bf7d0 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Mon, 10 Feb 2014 20:45:25 +0000 Subject: [PATCH] vote + easy proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1566738 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 9044b446f3..bbf80036b6 100644 --- a/STATUS +++ b/STATUS @@ -213,7 +213,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: number is received from the application. PR 56110. trunk patch: http://svn.apache.org/r1564756 2.4.x patch: trunk patch works with manipulation of CHANGES - +1: trawick, jim + +1: trawick, jim, jailletc36 + + * Easy proposals to synch 2.4 and trunk + - server/protocol.c (r_flush): Use int return type as per declaration + of apr_vformatter(); no functional change. + - core: Use %pm in order to save 8k of stack in 'ap_pcfg_strerror' + - core & cache: s/apr_pstrndup/apr_pstrmemdup/ when applicable + - mod_cgid: remove unnecessary total_modules calculation (follow-up to r1096569) + trunk patch: http://svn.apache.org/r1487528 + http://svn.apache.org/r1563379 + http://svn.apache.org/r1563381 + http://svn.apache.org/r1565711 + 2.4.x patch: trunk patches work + +1: jailletc36 OTHER PROPOSALS -- 2.40.0