From: Jarkko Hietaniemi Date: Wed, 10 Jul 2002 20:13:49 +0000 (+0000) Subject: Regen Changes. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=187adabcc001fc2b96cbaf1e09ca7733b0582888;p=p5sagit%2Fp5-mst-13.2.git Regen Changes. p4raw-id: //depot/perl@17468 --- diff --git a/Changes b/Changes index c2ea3cc..6ab8b5b 100644 --- a/Changes +++ b/Changes @@ -28,6 +28,32 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ Version v5.7.X Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 17467] By: jhi on 2002/07/10 20:10:23 + Log: Retract #17375: contrary to intention, it was actually + harmful on EBCDIC. + Branch: perl + ! regexec.c +____________________________________________________________________________ +[ 17466] By: sky on 2002/07/10 17:59:19 + Log: Makes list skip the main thread. + Branch: perl + ! ext/threads/t/list.t ext/threads/threads.xs +____________________________________________________________________________ +[ 17465] By: jhi on 2002/07/10 14:14:13 + Log: More about the dangers of indent. + Branch: perl + ! Porting/pumpkin.pod +____________________________________________________________________________ +[ 17464] By: jhi on 2002/07/10 12:42:20 + Log: Small perldelta tweaks. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 17463] By: jhi on 2002/07/10 11:43:09 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ [ 17462] By: jhi on 2002/07/10 11:27:44 Log: EBCDIC has different codepoints. Branch: perl @@ -304,7 +330,8 @@ ____________________________________________________________________________ ! ext/MIME/Base64/t/quoted-print.t ____________________________________________________________________________ [ 17428] By: jhi on 2002/07/08 23:26:49 - Log: Subject: [ID 20020708.003] File::Spec::Unix::tmpdir automagically creates $ENV{TMPDIR} + Log: (retracted by #17444) + Subject: [ID 20020708.003] File::Spec::Unix::tmpdir automagically creates $ENV{TMPDIR} From: Diab Jerius Date: Mon, 8 Jul 2002 18:44:12 -0400 (EDT) Message-Id: <200207082244.g68MiDY22791@pelf.harvard.edu> @@ -689,7 +716,8 @@ ____________________________________________________________________________ ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_NW5.pm ____________________________________________________________________________ [ 17375] By: jhi on 2002/06/28 13:02:01 - Log: EBCDIC-safer. + Log: (retracted by #17467) + EBCDIC-safer. Branch: perl ! regexec.c ____________________________________________________________________________