diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-10 07:02:38 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-10 07:02:38 +0000 |
commit | dfe13c55d349c8cc782995becdedd62551082672 (patch) | |
tree | c0554f0cd4de1bffa629f662539d3b0654f8b3f4 /pod/perlhist.pod | |
parent | 2aea9f8a7ec940891eef705f344a93a3b76154a2 (diff) | |
download | perl-dfe13c55d349c8cc782995becdedd62551082672.tar.gz |
various tweaks: fix signed vs. unsigned problems that prevented C++
builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
lexical warning testsuite for win32
p4raw-id: //depot/perl@1777
Diffstat (limited to 'pod/perlhist.pod')
-rw-r--r-- | pod/perlhist.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 2db0777c71..95a354fd51 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -302,7 +302,7 @@ the strings?). Graham 5.005_03 1998- Sarathy 5.005_50 1998-Jul-26 The 5.006 development track. - 5.005_51 1998-Aug-09 + 5.005_51 1998-Aug-10 =head2 SELECTED RELEASE SIZES |