From: Jeff Trawick Date: Thu, 22 May 2003 14:46:25 +0000 (+0000) Subject: add another proposed patch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d209c2d19ece2c7e229ecd99496cfec4bcc57113;p=thirdparty%2Fapache%2Fhttpd.git add another proposed patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100000 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 323674c99bb..109d39ce560 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 1.3 STATUS: -*-text-*- - Last modified at [$Date: 2003/05/22 14:37:28 $] + Last modified at [$Date: 2003/05/22 14:46:25 $] Release: @@ -56,6 +56,11 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: +0: Martin (or rather -.5, see dev@ Message <20020529215048.A56015@deejai2.mch.fsc.net>) + * don't hold accept mutex while running 3rd-party code + See message <3EBBC05B.8010100@attglobal.net> and following + thread + +1: trawick, Jim + * htpasswd.c and htdigest.c use tmpnam()... consider using mkstemp() when available. Message-ID: