]> granicus.if.org Git - apache/commitdiff
Easy proposals to synch 2.4 and trunk
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 13 Nov 2014 06:59:52 +0000 (06:59 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 13 Nov 2014 06:59:52 +0000 (06:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1639254 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f05362f5e48d377ddb757a1b9c68b901f676201a..9cc427dd8d08986b43ee5b76a0f83e182d851af3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -209,6 +209,26 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1 covener
 
+   * easy proposals to synch 2.4.x and trunk
+        - ssl: Axe needless string duplication in setup for call to apr_proc_create()
+        - Fix sscanf format spotted by cppcheck
+        - fix indent.
+        - fix style
+        - Private function doesn't need ap_ prefix.
+        - tab vs space
+        - rename variables: s should be the server_rec
+     trunk patch: http://svn.apache.org/r1533765
+                  http://svn.apache.org/r1621419
+                  http://svn.apache.org/r1638159
+                  http://svn.apache.org/r1638188
+                  http://svn.apache.org/r1601603
+                  http://svn.apache.org/r1638412
+                  http://svn.apache.org/r1418763
+     2.4.x patch: trunk works
+                  http://people.apache.org/~jailletc36/backport10.patch
+     +1: jailletc36
+     
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: