From: Christophe Jaillet Date: Sun, 8 Apr 2018 19:16:10 +0000 (+0000) Subject: Some new easy proposals X-Git-Tag: 2.4.34~235 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18c1282d6e94e18df897bc8d5e3214f9a9ebc789;p=apache Some new easy proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1828659 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 233d639534..26b389b1ca 100644 --- a/STATUS +++ b/STATUS @@ -300,6 +300,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1822849,1822858,1822878,1822879,1822883,1828485 ^/httpd/httpd/trunk . +1: rpluem, + *) Some easy proposals: + - core: Avoid a compiler warning when NO_LINGCLOSE is used. + Simplify code. + - mod_ldap: Fix format warning + trunk patch: http://svn.apache.org/r1703248 + http://svn.apache.org/r1827366 + 2.4.x patch: svn merge -c 1703248,1827366 ^/httpd/httpd/trunk . + +1: jailletc36, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]