From: Aaron Bannert Date: Thu, 14 Mar 2002 18:54:20 +0000 (+0000) Subject: This was fixed last week but I didn't notice the bug report or the STATUS X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=836ed90dfe4434c520aefc5401c8e7fa8059cdfa;p=apache This was fixed last week but I didn't notice the bug report or the STATUS entry until today. The bug report had to do with recursively removing all CVS directories from a person's home directory. PR: 9993 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93937 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ee6605816f..c9a7a4c3a9 100644 --- a/CHANGES +++ b/CHANGES @@ -54,8 +54,8 @@ Changes with Apache 2.0.34-dev configured to allow IPv6 sockets. [Jeff Trawick] *) Be more careful about recursively removing CVS directories. Make - sure that we aren't cd'ing to their home directory first. - [Aaron Bannert] + sure that we aren't cd'ing to their home directory first. PR: 9993 + [Aaron Bannert, James LewisMoss ] *) Add a missing errordir entry in the Debian config.layout. PR: 10067 [Dirk-Jan Faber , Aaron Bannert, diff --git a/STATUS b/STATUS index e8879939c4..bdbf9a1fc9 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/03/12 14:41:29 $] +Last modified at [$Date: 2002/03/14 18:54:20 $] Release: @@ -89,8 +89,6 @@ FINAL RELEASE SHOWSTOPPERS: * Address popular PRs * Win32 doesn't install as service correctly [9863, 9914, 9961] - * Don't be stupid and cd to a blank directory when doing installs - [PR 9993] CURRENT VOTES: