diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-14 03:29:25 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-14 03:29:25 +0000 |
commit | 1a159553554948091ed2e3b1cf5953ca46e63bc5 (patch) | |
tree | 6e4174ce55dac65e35f97a6b0955fe6f67e1a71e /Changes | |
parent | 05fc92f103e6b2c614e47ffd2b374aa5fcc8327a (diff) | |
download | perl-1a159553554948091ed2e3b1cf5953ca46e63bc5.tar.gz |
minor tweaks to perldelta and README.win32
p4raw-id: //depot/perl@1466
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -69,6 +69,13 @@ Version 5.004_73 Developer release working toward 5.005 ---------------- ____________________________________________________________________________ +[ 1464] By: gsar on 1998/07/13 04:41:07 + Log: up patchlevel to 73, update Changes &c. + Branch: perl + ! Changes patchlevel.h pod/perlhist.pod t/op/array.t + ! win32/Makefile win32/config_H.bc win32/config_H.gc + ! win32/config_H.vc win32/makefile.mk +____________________________________________________________________________ [ 1463] By: gsar on 1998/07/13 02:58:51 Log: avoid empty rm -f in MM_Unix.pm Branch: perl |