Commit a81af044 authored by Graham Leggett's avatar Graham Leggett
Browse files

Add a note.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712283 13f79535-47bb-0310-9956-ffa450edef68
parent 80ef7af4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -155,6 +155,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/r1711479
     2.4.x patch: trunk works
     +1: jkaluza, jim
     minfrin: Needs extra parens to suppress a warning:
              prefork.c:1319:16: note: place parentheses around the assignment
              to silence this warning

   * core: Fix scoreboard crash (SIGBUS) on hardware requiring strict 64bit
     alignment (SPARC64, PPC64).