From: Jeff Trawick Date: Mon, 9 Apr 2007 20:02:03 +0000 (+0000) Subject: proposals++ X-Git-Tag: 2.2.5~290 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7233410fd0e8bd0a158d22371d5fbf68f002bf15;p=thirdparty%2Fapache%2Fhttpd.git proposals++ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@526901 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ead8b7b9e73..868babfe724 100644 --- 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 + , 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