From: Jarkko Hietaniemi Date: Sun, 27 Aug 2000 22:09:48 +0000 (+0000) Subject: Update Changes. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c40596a0a824dd4f6b8c3eb24e1df05d38f66f30;p=p5sagit%2Fp5-mst-13.2.git Update Changes. p4raw-id: //depot/perl@6856 --- diff --git a/Changes b/Changes index aeebb0f..9ff4628 100644 --- a/Changes +++ b/Changes @@ -1,41 +1,3 @@ -____________________________________________________________________________ -[ 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 @@ -134,6 +96,77 @@ Version v5.7.0 Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 6855] By: jhi on 2000/08/27 21:59:21 + Log: Retract #6853 (false alarm). + Branch: perl + ! lib/ExtUtils/xsubpp +____________________________________________________________________________ +[ 6854] By: jhi on 2000/08/27 21:37:44 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ +[ 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 +____________________________________________________________________________ [ 6849] By: jhi on 2000/08/27 16:11:05 Log: Provice virtual $Config{ccflags_nolargefiles} etc. Branch: perl diff --git a/patchlevel.h b/patchlevel.h index de645ac..989ff4c 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -71,7 +71,7 @@ static char *local_patches[] = { NULL ,"SUIDMAIL - fixes for suidperl security" - ,"DEVEL6853" + ,"DEVEL6855" ,NULL };