From: Aaron Bannert Date: Thu, 13 Jun 2002 21:16:32 +0000 (+0000) Subject: Is this a new bug? NO. Let's get a release out for the fixes we have. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b24443f09b9bd8cb79183cfe1114430db9e23fa5;p=apache Is this a new bug? NO. Let's get a release out for the fixes we have. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95660 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8ceebf830f..aadd7853e7 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/06/13 21:10:39 $] +Last modified at [$Date: 2002/06/13 21:16:32 $] Release: @@ -99,7 +99,7 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: same headers as a GET which is wrong. Is this a showstopper? +1: Justin - -1: + -1: Aaron * 500 returned instead of 501 if a handler other than default_handler is invoked on a method with M_INVALID.