From: Bill Stoddard Date: Fri, 23 May 2003 13:19:10 +0000 (+0000) Subject: vote X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e591060ecf419f731cb59ea25583f64089e9c91;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100017 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 109d39ce560..5ec8ed2bfd1 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 1.3 STATUS: -*-text-*- - Last modified at [$Date: 2003/05/22 14:46:25 $] + Last modified at [$Date: 2003/05/23 13:19:10 $] Release: @@ -59,7 +59,7 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * don't hold accept mutex while running 3rd-party code See message <3EBBC05B.8010100@attglobal.net> and following thread - +1: trawick, Jim + +1: trawick, Jim, stoddard * htpasswd.c and htdigest.c use tmpnam()... consider using mkstemp() when available.