Change 17341 by jhi@alpha on 2002/06/21 13:13:58
This is 5.8.0 RC2.
Affected files ...
.... //depot/perl/patchlevel.h#426 edit
.... //depot/perl/pod/perlhist.pod#52 edit
Differences ...
==== //depot/perl/patchlevel.h#426 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#425~17340~ Fri Jun 21 06:05:59 2002
+++ perl/patchlevel.h Fri Jun 21 06:13:58 2002
@@ -79,7 +79,6 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL17339"
,NULL
};
==== //depot/perl/pod/perlhist.pod#52 (text) ====
Index: perl/pod/perlhist.pod
--- perl/pod/perlhist.pod#51~16935~ Fri May 31 12:27:50 2002
+++ perl/pod/perlhist.pod Fri Jun 21 06:13:58 2002
@@ -359,6 +359,7 @@
5.7.2 2001-Jul-13 Virtual release candidate 0.
5.7.3 2002-Mar-05
5.8.0-RC1 2002-Jun-01
+ 5.8.0-RC2 2002-Jun-21
=head2 SELECTED RELEASE SIZES
End of Patch.