From new-httpd-owner-new-httpd-archive=hyperreal.org@apache.org Fri Oct 02 19:13:26 1998 Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 19673 invoked by uid 6000); 2 Oct 1998 19:13:23 -0000 Received: (qmail 19641 invoked from network); 2 Oct 1998 19:13:21 -0000 Received: from redfish.go2net.com (207.178.55.5) by taz.hyperreal.org with SMTP; 2 Oct 1998 19:13:21 -0000 Received: from marcs by redfish.go2net.com with smtp (Exim 1.82 #2) id 0zPAcL-0004E9-00; Fri, 2 Oct 1998 12:11:53 -0700 Date: Fri, 2 Oct 1998 12:11:53 -0700 (PDT) From: Marc Slemko X-Sender: marcs@redfish To: new-httpd@apache.org Subject: Re: mmn confusion In-Reply-To: <19981002210736.A3217@deejai.mch.sni.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org Status: O On Fri, 2 Oct 1998, Martin Kraemer wrote: > On Fri, Oct 02, 1998 at 11:08:00AM -0700, Marc Slemko wrote: > > either mmn.txt has to go (or be autogenerated) or the big list in ap_mmn.h > > has to go. > > > > Right now there are things in mmn.txt that aren't in ap_mmn.h and things > > in ap_mmn.h that aren't in mmn.txt... > > I thought we decided on tracking MMN changes in ap_mmn.h only > now that we have it. I wasn't aware that anything had been decided; while that would make sense, it wasn't addressed when I raised it before. > > If some still noted changes in mmn.txt, then we'd better "cvs rm" it. After syncing the things that aren't in ap_mmn.h and making it redirect to http://www.apache.org/websrc/cvsweb.cgi/apache-1.3/src/include/ap_mmn.h or something.