diff options
author | Andy Dougherty <doughera@lafayette.edu> | 1998-07-21 06:20:13 -0400 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-22 06:57:56 +0000 |
commit | f69460e79959fafc35e82b8634dcf5e02d08e75e (patch) | |
tree | 2e0c5a28a0e70db82a4fe45f98f88536a112e683 /Changes | |
parent | 709f4e3886da946826dd2f058dc3074704070f32 (diff) | |
download | perl-f69460e79959fafc35e82b8634dcf5e02d08e75e.tar.gz |
Porting/config* updates for 5.005
Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
p4raw-id: //depot/perl@1626
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -78,6 +78,15 @@ Version 5.004_76 5.005 Public Beta, Issue 2 ---------------- ____________________________________________________________________________ +[ 1613] By: gsar on 1998/07/21 10:26:01 + Log: final tweaks before beta2 + Branch: perl + + Porting/findvars + +> Porting/fixvars + - fixvars + ! Changes MANIFEST intrpvar.h iperlsys.h + ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h +____________________________________________________________________________ [ 1612] By: gsar on 1998/07/21 07:15:54 Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2 Branch: perl |