diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-26 05:01:52 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-26 05:01:52 +0000 |
commit | 337c22ddc0d5386a52aff57d1de5d5938ef9cd2d (patch) | |
tree | 73e106b52d665c88e37754a553aa5417e5a4799f /pod/perlhist.pod | |
parent | 8598841737770b8824e0b5a63b6989607c8687c9 (diff) | |
download | perl-337c22ddc0d5386a52aff57d1de5d5938ef9cd2d.tar.gz |
add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
p4raw-id: //depot/maint-5.005/perl@1662
Diffstat (limited to 'pod/perlhist.pod')
-rw-r--r-- | pod/perlhist.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perlhist.pod b/pod/perlhist.pod index bda62c2a52..431f44e451 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -289,6 +289,9 @@ the strings?). 5.004_72 1998-Jul-12 5.004_73 1998-Jul-13 5.004_74 1998-Jul-14 + 5.004_75 1998-Jul-15 + 5.004_76 1998-Jul-21 + 5.005 1998-Jul-22 =head2 SELECTED RELEASE SIZES |