From: Jim Jagielski Date: Wed, 22 May 2002 14:15:27 +0000 (+0000) Subject: Not a showstopper but something Martin has expressed an interest X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82fdcd1cdc395f7d7f15c2b39dfc9729f5348729;p=thirdparty%2Fapache%2Fhttpd.git Not a showstopper but something Martin has expressed an interest in seeing resolved in 1.3.25 PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95216 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1f41f3b1698..b6b24048105 100644 --- a/STATUS +++ b/STATUS @@ -1,10 +1,10 @@ APACHE 1.3 STATUS: -*-text-*- - Last modified at [$Date: 2002/05/15 14:47:08 $] + Last modified at [$Date: 2002/05/22 14:15:27 $] Release: 1.3.25-dev: In development - A release is proposed for May 17 or thereabouts. Jim + A release is proposed for end of May 2002. Jim volunteers to be RM. 1.3.24: Tagged Mar 21, 2002. Announced Mar 22, 2002. 1.3.23: Tagged Jan 21, 2002. @@ -43,10 +43,12 @@ Release: RELEASE SHOWSTOPPERS: - - RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: + * "[PATCH] 1.3: Stricter check on request_line format" + (Message-ID: <20020513135838.A64310@deejai2.mch.fsc.net>) + Status: Martin thinks this should be addressed + * htpasswd.c and htdigest.c use tmpnam()... consider using mkstemp() when available. Message-ID: