Commit 267f9ace authored by Jeff Trawick's avatar Jeff Trawick
Browse files

proposals++


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@526901 13f79535-47bb-0310-9956-ffa450edef68
parent 96c7479c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -208,3 +208,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     rpluem says: Please also add
                  http://svn.apache.org/viewvc?view=rev&rev=522084
                  to remove the tab. Otherwise +1.

   * support/htdbm.c: Enable crypt() support on platforms with crypt() but not
     <crypt.h>, such as z/OS.
     Trunk version of patch:
       http://svn.apache.org/viewvc?view=rev&revision=526892
     2.2.x version of patch:
       Trunk version works
     +1: trawick