From: Jarkko Hietaniemi Date: Tue, 22 Aug 2000 15:04:53 +0000 (+0000) Subject: Update Changes. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=34a586d6104a82bcf4a955ad0e0e1d0e84c9ccae;p=p5sagit%2Fp5-mst-13.2.git Update Changes. p4raw-id: //depot/perl@6772 --- diff --git a/Changes b/Changes index d018b6c..3cba5ae 100644 --- a/Changes +++ b/Changes @@ -96,6 +96,125 @@ Version v5.7.0 Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 6771] By: jhi on 2000/08/22 15:01:44 + Log: perldelta fixes from HUgo van der Sanden. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6770] By: jhi on 2000/08/22 14:34:49 + Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation + From: Hugo + Date: Tue, 22 Aug 2000 11:21:53 +0100 + Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 6769] By: jhi on 2000/08/22 14:30:02 + Log: Add Yitzchak, reformat. + Branch: perl + ! Changes config_h.SH +____________________________________________________________________________ +[ 6768] By: jhi on 2000/08/22 14:21:35 + Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes + and Spider Boardman. + Branch: metaconfig + ! U/compline/d_gconvert.U + Branch: perl + ! Configure +____________________________________________________________________________ +[ 6767] By: jhi on 2000/08/22 14:11:24 + Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on + From: sthoenna@efn.org (Yitzchak Scott-Thoennes) + Date: Mon, 21 Aug 2000 19:08:31 -0700 + Message-ID: + Branch: perl + - ext/Storable/patchlevel.h + ! MANIFEST ext/Storable/MANIFEST +____________________________________________________________________________ +[ 6766] By: jhi on 2000/08/22 13:49:29 + Log: Subject: [PATCH: 6757] configure.com updates and syslog build + From: Peter Prymmer + Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT) + Message-ID: + Branch: perl + ! configure.com ext/Storable/Makefile.PL +____________________________________________________________________________ +[ 6765] By: jhi on 2000/08/22 13:44:59 + Log: Subject: [PATCH blead] B:: missing dependency + From: Hugo + Date: Tue, 22 Aug 2000 06:44:33 +0100 + Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk> + Branch: perl + ! ext/B/Makefile.PL +____________________________________________________________________________ +[ 6764] By: jhi on 2000/08/22 13:38:12 + Log: More bytecompiler. + Branch: perl + ! pod/perlutil.pod utils/Makefile utils/perlbc.PL +____________________________________________________________________________ +[ 6763] By: jhi on 2000/08/22 13:36:44 + Log: Bytecompiler patches from Benajim Stuhl. + Branch: perl + ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs + ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm + ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm + ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h + ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h + ! perl.c perlapi.h pod/perldelta.pod +____________________________________________________________________________ +[ 6762] By: jhi on 2000/08/21 23:43:40 + Log: An obsoleted diagnostic. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 6761] By: jhi on 2000/08/21 23:01:45 + Log: The #6759 wasn't quite right. + Branch: perl + ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t + ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t + ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t + ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t + ! t/lib/st-tieditems.t +____________________________________________________________________________ +[ 6760] By: jhi on 2000/08/21 22:35:49 + Log: Be verydeepclean. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 6759] By: jhi on 2000/08/21 22:25:40 + Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built + From: Peter Prymmer + Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t + ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t + ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t + ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t + ! t/lib/st-tieditems.t +____________________________________________________________________________ +[ 6758] By: jhi on 2000/08/21 22:22:32 + Log: Few more casts, need reported in + + Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED) + From: Mike Stok + Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT) + Message-ID: + + and + + Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13 + From: abigail@foad.org + Date: 21 Aug 2000 21:31:34 -0000 + Message-Id: <20000821213134.30170.qmail@foad.org> + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 6757] By: jhi on 2000/08/21 18:37:07 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ [ 6756] By: jhi on 2000/08/21 18:34:02 Log: A pod nit. diff --git a/patchlevel.h b/patchlevel.h index 20fc187..2cb456e 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -71,7 +71,7 @@ static char *local_patches[] = { NULL ,"SUIDMAIL - fixes for suidperl security" - ,"DEVEL6756" + ,"DEVEL6771" ,NULL };