diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-08 20:57:47 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-08 20:57:47 +0000 |
commit | 1eccc87f4ae921520ce1893dd988f4a8a1fa061d (patch) | |
tree | 532176931bd9b750835d9ed7603bf7d38d2b7cfa /Changes | |
parent | b1ff3570989bdc540ce9207a4b59e76d2ef28e25 (diff) | |
download | perl-1eccc87f4ae921520ce1893dd988f4a8a1fa061d.tar.gz |
pending submit of 5.005_02perl-5.005_02
p4raw-id: //depot/maint-5.005/perl@1759
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -78,6 +78,11 @@ Version 5.005_02 Second maintenance release of 5.005 ---------------- ____________________________________________________________________________ +[ 1758] By: gsar on 1998/08/08 03:45:04 + Log: set patchlevel.h, other minor tweaks + Branch: maint-5.005/perl + ! Changes patchlevel.h pod/perlhist.pod pod/perlport.pod +____________________________________________________________________________ [ 1757] By: gsar on 1998/08/08 03:33:33 Log: prevent lexical leaks from Benchmark into target code (inspired by an attempt by John Allen) |