From: Gurusamy Sarathy Date: Tue, 21 Mar 2000 10:44:10 +0000 (+0000) Subject: here lies RC3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bc38b8f5cb0e0ac9dd81476826983b3387640fa8;p=p5sagit%2Fp5-mst-13.2.git here lies RC3 p4raw-id: //depot/perl@5856 --- diff --git a/Changes b/Changes index fdfe829..4f7f9bd 100644 --- a/Changes +++ b/Changes @@ -93,6 +93,27 @@ Version v5.6.0 -------------- ____________________________________________________________________________ +[ 5855] By: gsar on 2000/03/21 10:05:42 + Log: clone awareness for change#5847 + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 5854] By: gsar on 2000/03/21 09:30:50 + Log: regen win32/config* + Branch: perl + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 5853] By: gsar on 2000/03/21 08:56:58 + Log: integrate cfgperl and vmsperl contents into mainline + Branch: perl + !> Configure Todo Todo-5.6 config_h.SH lib/File/Spec/VMS.pm + !> pod/perldelta.pod t/op/taint.t +____________________________________________________________________________ +[ 5852] By: gsar on 2000/03/21 06:08:20 + Log: README.mint tweaks (from Guido Flohr ) + Branch: perl + ! Changes README.mint +____________________________________________________________________________ [ 5851] By: gsar on 2000/03/21 06:06:44 Log: make parenthetic warnings look consistent; make diagnostic on "use 5.6" et al mention the alternate form; pod fixups diff --git a/patchlevel.h b/patchlevel.h index f37bfec..ab5b239 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -70,7 +70,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - , "v5.6.0-RC2" + , "v5.6.0-RC3" ,NULL }; diff --git a/pod/perlhist.pod b/pod/perlhist.pod index f90053d..af5d1ee 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -338,6 +338,7 @@ the strings?). 5.5.670 2000-Feb-29 5.6 beta3 5.6.0-RC1 2000-Mar-09 5.6 release candidate 1 5.6.0-RC2 2000-Mar-14 5.6 release candidate 2 + 5.6.0-RC3 2000-Mar-21 5.6 release candidate 3 =head2 SELECTED RELEASE SIZES