From: Nick Kew Date: Sun, 28 Oct 2007 14:18:34 +0000 (+0000) Subject: Fix copy error in r589345. X-Git-Tag: 2.2.7~284 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0b2eb64f29c816745ff2abdeabda3fca1e1ae0;p=thirdparty%2Fapache%2Fhttpd.git Fix copy error in r589345. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589359 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0ed9e5f5106..f2bc3b5ce9d 100644 --- a/STATUS +++ b/STATUS @@ -208,9 +208,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * Core: Fix possible crash at startup in case of nonexistent DocumentRoot. PR 39722 - http://svn.apache.org/viewvc?view=rev&revision=582631 + http://svn.apache.org/viewvc?view=rev&revision=589177 +1: niq rpluem says: Guess you proposed the wrong revison number for backport :-). + niq: oops, the perils of copy-then-modify:-( Fixed. PATCHES/ISSUES THAT ARE STALLED