X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b7990d18cabecd19da4d7d2152a416b2ee6dc77c;hb=47cadb06ccb7dbe87fdda243544a1ecb06fb104f;hp=6dd2b66c2dfd304346959f917d2db2c79b6c7c85;hpb=f86702ccfcc3646d7aa30b09ce4f4413be9f99d1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes b/Changes index 6dd2b66..b7990d1 100644 --- a/Changes +++ b/Changes @@ -8,7780 +8,8008 @@ or in the .../src/5/0/unsupported directory for sub-version releases.) ----------------- -Version 5.003_25 ----------------- - -This release is beta candidate #3. Here's hoping... - - CORE LANGUAGE CHANGES - - Title: "Make $] read-only" - From: Chip Salzenberg - Files: gv.c - - Title: "New variable C<$^S> is a native version of C<$?>" - From: Chip Salzenberg - Files: doio.c global.sym gv.c interp.sym lib/English.pm mg.c perl.c - perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod - pp_ctl.c pp_sys.c proto.h util.c - - Title: "Make $^T work with undump, and don't taint it" - From: Chip Salzenberg - Files: perl.c - - CORE PORTABILITY - - Title: "VMS patches for _24" - From: Charles Bailey - Msg-ID: <01IEUIFP5038004GQP@hmivax.humgen.upenn.edu> - Date: Fri, 31 Jan 1997 02:34:37 -0500 (EST) - Files: ext/DynaLoader/DynaLoader.pm ext/DynaLoader/dl_vms.xs - lib/AutoSplit.pm lib/ExtUtils/MM_VMS.pm - lib/ExtUtils/MakeMaker.pm perl.h pp_hot.c t/lib/filehand.t - t/op/closure.t vms/Makefile vms/config.vms vms/descrip.mms - vms/ext/filespec.t vms/vms.c vms/vmsish.h - - Title: "hints/dec_osf.sh: polishing the comments" - From: Jarkko Hietaniemi - Msg-ID: <199701301958.VAA08992@alpha.hut.fi> - Date: Thu, 30 Jan 1997 21:58:10 +0200 (EET) - Files: hints/dec_osf.sh - - Title: "amigaos.sh" - From: "Norbert Pueschel" - Msg-ID: <77724724@Armageddon.meb.uni-bonn.de> - Date: Wed, 29 Jan 1997 11:39:49 +0100 - Files: hints/amigaos.sh - - OTHER CORE CHANGES - - Title: "Require '-T' in argv[], not just on #! line" - From: Chip Salzenberg - Files: perl.c pod/perldiag.pod - - Title: "Fix C and associated stack bugs" - From: Chip Salzenberg - Files: cop.h pp_ctl.c pp_hot.c t/op/misc.t - - Title: "Fix never-closing handle after C