Return-Path: Delivered-To: apmail-perl-modperl-cvs-archive@www.apache.org Received: (qmail 54586 invoked from network); 8 Oct 2003 13:29:19 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Oct 2003 13:29:19 -0000 Received: (qmail 85380 invoked by uid 500); 8 Oct 2003 13:29:15 -0000 Delivered-To: apmail-perl-modperl-cvs-archive@perl.apache.org Received: (qmail 85368 invoked by uid 500); 8 Oct 2003 13:29:15 -0000 Mailing-List: contact modperl-cvs-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@perl.apache.org Delivered-To: mailing list modperl-cvs@perl.apache.org Received: (qmail 85355 invoked by uid 500); 8 Oct 2003 13:29:15 -0000 Delivered-To: apmail-modperl-2.0-cvs@apache.org Date: 8 Oct 2003 13:29:18 -0000 Message-ID: <20031008132918.54541.qmail@minotaur.apache.org> From: geoff@apache.org To: modperl-2.0-cvs@apache.org Subject: cvs commit: modperl-2.0 Changes X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N geoff 2003/10/08 06:29:18 Modified: . Changes Log: Revision Changes Path 1.231 +0 -2 modperl-2.0/Changes Index: Changes =================================================================== RCS file: /home/cvs/modperl-2.0/Changes,v retrieving revision 1.230 retrieving revision 1.231 diff -u -r1.230 -r1.231 --- Changes 7 Oct 2003 19:14:31 -0000 1.230 +++ Changes 8 Oct 2003 13:29:17 -0000 1.231 @@ -12,8 +12,6 @@ =item 1.99_11-dev - -add PerlDefaultPortHandler [Geoffrey Young] - fix the Makefile.PL option parser to support overriding of certain build options, in addition to appending to them (.e.g. now MP_LIBNAME is overridable) [Andrew Wyllie ]