From: Gurusamy Sarathy Date: Tue, 14 Mar 2000 23:39:42 +0000 (+0000) Subject: update local_patches entry for RC2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bd05022c1077843bb12b065d8baae4101b6b23c0;p=p5sagit%2Fp5-mst-13.2.git update local_patches entry for RC2 p4raw-id: //depot/perl@5748 --- diff --git a/Changes b/Changes index 00d9a06..b360d4e 100644 --- a/Changes +++ b/Changes @@ -95,6 +95,46 @@ Version v5.6.0 -------------- ____________________________________________________________________________ +[ 5747] By: gsar on 2000/03/14 22:44:27 + Log: more warnings tidy-ups (from Paul Marquess) + Branch: perl + ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq4.pod + ! t/lib/attrs.t utils/h2xs.PL +____________________________________________________________________________ +[ 5746] By: gsar on 2000/03/14 22:30:43 + Log: Sys::Syslog fix for accidental arguments to autoloaded constants + Branch: perl + ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs +____________________________________________________________________________ +[ 5745] By: gsar on 2000/03/14 22:20:27 + Log: tweak to use SIZE_ONLY + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 5744] By: gsar on 2000/03/14 21:56:48 + Log: regen win32/config* + Branch: perl + ! win32/Makefile win32/config_H.bc win32/config_H.gc + ! win32/config_H.vc win32/makefile.mk +____________________________________________________________________________ +[ 5743] By: gsar on 2000/03/14 21:46:25 + Log: change#5729 had syntax errors + Branch: perl + ! t/lib/complex.t +____________________________________________________________________________ +[ 5742] By: gsar on 2000/03/14 21:26:33 + Log: integrate vmsperl changes into mainline (change#5693 denied) + Branch: perl + !> configure.com lib/File/Spec/VMS.pm t/lib/complex.t + !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com + !> vms/vms.c +____________________________________________________________________________ +[ 5741] By: gsar on 2000/03/14 21:17:34 + Log: update Changes; integrate cfgperl contents into mainline + Branch: perl + ! Changes + !> ext/Socket/Socket.xs patchlevel.h perl.h t/lib/complex.t +____________________________________________________________________________ [ 5740] By: gsar on 2000/03/14 20:57:12 Log: perlfaq4 tweak (from Damian Conway ) Branch: perl diff --git a/patchlevel.h b/patchlevel.h index 7da61f0..f37bfec 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-RC1" + , "v5.6.0-RC2" ,NULL }; diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 17a13a2..f90053d 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -337,6 +337,7 @@ the strings?). 5.5.660 2000-Feb-22 5.6 beta2 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 =head2 SELECTED RELEASE SIZES