From apache-cvs-owner-apache-cvs-archive=hyperreal.org@apache.org Sun Aug 16 04:00:13 1998 Return-Path: Delivered-To: apache-cvs-archive@hyperreal.org Received: (qmail 10739 invoked by uid 6000); 16 Aug 1998 04:00:11 -0000 Received: (qmail 10732 invoked by alias); 16 Aug 1998 04:00:10 -0000 Delivered-To: apache-1.3-cvs@hyperreal.org Received: (qmail 10721 invoked by uid 149); 16 Aug 1998 04:00:09 -0000 Date: 16 Aug 1998 04:00:09 -0000 Message-ID: <19980816040009.10720.qmail@hyperreal.org> From: marc@hyperreal.org To: apache-1.3-cvs@hyperreal.org Subject: cvs commit: apache-1.3 STATUS Sender: apache-cvs-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org marc 98/08/15 21:00:09 Modified: . STATUS Log: Walla walla wacko wham. Woah. Revision Changes Path 1.457 +6 -0 apache-1.3/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-1.3/STATUS,v retrieving revision 1.456 retrieving revision 1.457 diff -u -r1.456 -r1.457 --- STATUS 1998/08/14 02:54:20 1.456 +++ STATUS 1998/08/16 04:00:08 1.457 @@ -21,6 +21,12 @@ * fix O(n^2) attack in mod_isapi.c ... i.e. recopy the code from scan_script_headers_err_core. +Unix 1.3.2 RELEASE SHOWSTOPPERS: + + * header detection is broken; eg. sys/resource.h often requires + other includes first, etc. This breaks things like RLimit* + on many platforms. + Documentation that needs writing: * Need a document explaining mod_rewrite/"UseCanonicalName off" based