]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
proposals++
authorJeff Trawick <trawick@apache.org>
Mon, 9 Apr 2007 20:02:03 +0000 (20:02 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 9 Apr 2007 20:02:03 +0000 (20:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@526901 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ead8b7b9e73bda8cfdc1a5881a4f4f88567917d8..868babfe7245f66af66ac82bebf1ba0b087be869 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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