From: Jarkko Hietaniemi Date: Sun, 27 Aug 2000 21:37:44 +0000 (+0000) Subject: Update Changes. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3980cbbb4cd3c070bfc70a7d90799906f1a025c8;p=p5sagit%2Fp5-mst-13.2.git Update Changes. p4raw-id: //depot/perl@6854 --- diff --git a/Changes b/Changes index eac7bfa..aeebb0f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,41 @@ +____________________________________________________________________________ +[ 6853] By: jhi on 2000/08/27 21:37:16 + Log: Subject: [PATCH perl@6850] workaround for xsubpp + From: Hugo + Date: Sun, 27 Aug 2000 22:30:25 +0100 + Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk> + Branch: perl + ! lib/ExtUtils/xsubpp +____________________________________________________________________________ +[ 6852] By: jhi on 2000/08/27 21:33:58 + Log: Big-endian 64-bit patch from Raphael Manfredi. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6851] By: jhi on 2000/08/27 21:22:21 + Log: More ruthless editing from Hugo van der Sanden. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6850] By: jhi on 2000/08/27 16:11:46 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 6852] By: jhi on 2000/08/27 21:33:58 + Log: Big-endian 64-bit patch from Raphael Manfredi. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6851] By: jhi on 2000/08/27 21:22:21 + Log: More ruthless editing from Hugo van der Sanden. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6850] By: jhi on 2000/08/27 16:11:46 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h Please note: This file provides a complete, temporally ordered log of changes that went into every version of Perl. If you'd like more detailed information, please consult the comments in the individual @@ -174,7 +212,7 @@ ____________________________________________________________________________ ! hints/solaris_2.sh ____________________________________________________________________________ [ 6839] By: jhi on 2000/08/26 14:12:23 - Log: no-install target a la man -n. + Log: no-install target a la make -n. Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.) From: diff --git a/patchlevel.h b/patchlevel.h index cc95156..de645ac 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -71,7 +71,7 @@ static char *local_patches[] = { NULL ,"SUIDMAIL - fixes for suidperl security" - ,"DEVEL6849" + ,"DEVEL6853" ,NULL };