From: Jeff Trawick Date: Mon, 10 Apr 2006 19:19:51 +0000 (+0000) Subject: Fix typo in revision URL X-Git-Tag: 2.2.2~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8846240fb372048f15d56c7159ffec877289b7a3;p=thirdparty%2Fapache%2Fhttpd.git Fix typo in revision URL Submitted by: rpleum git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@393027 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4ccddc0a030..ecbd016db52 100644 --- a/STATUS +++ b/STATUS @@ -102,7 +102,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * htdbm: Warn when the user adds a plaintext password on a platform with crypt(). The server will assume that the format is crypt(). Trunk version of patch: - http://svn.apache.org/viewcvs?rev=392945&view=rev + http://svn.apache.org/viewcvs?rev=392944&view=rev 2.2.x version of patch: Trunk version works +1: trawick