Cwd::_backtick_pwd does not check return value
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index 5f668b5..7715f7e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -95,6 +95,205 @@ Version v5.7.0              Development release working toward v5.8
 --------------
 
 ____________________________________________________________________________
+[  6646] By: jhi                                   on 2000/08/15  23:35:07
+        Log: Fix a dependency problem.
+             
+             Subject: [PATCH: 6640] VMS Makefile.SH update
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
+     Branch: perl
+          ! vms/descrip_mms.template
+____________________________________________________________________________
+[  6645] By: jhi                                   on 2000/08/15  23:33:23
+        Log: Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Tue, 15 Aug 2000 22:20:52 +0200
+             Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
+     Branch: metaconfig/U/perl
+          + d_printfed.U
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+          ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
+          ! t/op/sprintf.t
+____________________________________________________________________________
+[  6644] By: jhi                                   on 2000/08/15  21:17:20
+        Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
+             From: abigail@foad.org
+             Date: 15 Aug 2000 20:12:41 -0000
+             Message-Id: <20000815201241.25556.qmail@foad.org>
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[  6643] By: jhi                                   on 2000/08/15  21:15:28
+        Log: (an already applied patch)
+     Branch: perl
+          ! lib/CGI.pm
+____________________________________________________________________________
+[  6642] By: gsar                                  on 2000/08/15  19:54:05
+        Log: magic callbacks all need to have same type signature
+     Branch: perl
+          ! embed.pl mg.c proto.h
+____________________________________________________________________________
+[  6641] By: jhi                                   on 2000/08/15  17:56:27
+        Log: Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
+             Date: Tue, 15 Aug 2000 18:26:45 +0100
+             
+             Only the peek.t part applied, not the hash quality part.
+     Branch: perl
+          ! t/lib/peek.t
+____________________________________________________________________________
+[  6640] By: jhi                                   on 2000/08/15  16:37:37
+        Log: Update Changes.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6639] By: jhi                                   on 2000/08/15  16:34:55
+        Log: Missed a file from #6638.
+     Branch: perl
+          ! lib/File/Temp.pm
+____________________________________________________________________________
+[  6638] By: jhi                                   on 2000/08/15  16:33:19
+        Log: Subject: [PATCH perl@6620] cygwin port
+             From: "Fifer, Eric" <EFifer@sanwaint.com>
+             Date: Tue, 15 Aug 2000 17:00:49 +0100
+             Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
+     Branch: perl
+          ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
+____________________________________________________________________________
+[  6637] By: jhi                                   on 2000/08/15  16:29:22
+        Log: Subject: [PATCH] debugger exit code should reflect user exit code
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Tue, 15 Aug 2000 16:55:59 +0100
+             Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[  6636] By: jhi                                   on 2000/08/15  15:30:58
+        Log: Update Changes.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6635] By: jhi                                   on 2000/08/15  15:27:21
+        Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
+     Branch: metaconfig
+          ! U/mkglossary U/mksample
+     Branch: metaconfig/U/perl
+          ! Devel.U
+     Branch: perl
+          ! Configure Porting/Glossary Porting/config.sh Porting/config_H
+____________________________________________________________________________
+[  6634] By: jhi                                   on 2000/08/15  14:11:55
+        Log: Don't blow limited stacks, a lower number is enough to
+             tickle the lookbehind limit.
+             
+             Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
+             From: Dominic Dunlop <domo@computer.org>
+             Date: Tue, 15 Aug 2000 13:51:24 +0200
+             Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
+     Branch: perl
+          ! t/op/regmesg.t
+____________________________________________________________________________
+[  6633] By: jhi                                   on 2000/08/15  14:01:46
+        Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
+             From: Mike Guy <mjtg@cam.ac.uk>
+             Date: Tue, 15 Aug 2000 12:10:50 +0100
+             Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
+     Branch: perl
+          ! utils/perldoc.PL
+____________________________________________________________________________
+[  6632] By: jhi                                   on 2000/08/15  13:58:48
+        Log: make ok etc also for win32.
+             
+             Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
+             From: Prymmer/Kahn <pvhp@best.com>
+             Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
+             Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
+     Branch: perl
+          ! win32/Makefile
+____________________________________________________________________________
+[  6631] By: jhi                                   on 2000/08/15  13:45:03
+        Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
+     Branch: perl
+          ! lib/Test.pm
+____________________________________________________________________________
+[  6630] By: jhi                                   on 2000/08/15  03:25:09
+        Log: Update Changes.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6629] By: jhi                                   on 2000/08/15  03:23:53
+        Log: magic_regdatum_set() is void, not int.
+     Branch: perl
+          ! embed.pl mg.c proto.h
+____________________________________________________________________________
+[  6628] By: jhi                                   on 2000/08/15  03:08:02
+        Log: Make the user to give up his firstborn, err, to knowingly
+             verify installing an unstable developer release.  Also bump
+             the release to 5.7.0, but leave a patch tag in the local
+             patches saying that this is not yet the real thing.
+     Branch: metaconfig
+          ! U/modified/Instruct.U
+     Branch: metaconfig/U/perl
+          + Devel.U
+     Branch: perl
+          ! Configure patchlevel.h
+____________________________________________________________________________
+[  6627] By: jhi                                   on 2000/08/14  22:32:52
+        Log: README.os2 update.
+             
+             Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
+             From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
+             Date: Wed, 02 Aug 2000 21:55:09 -0700
+             Message-ID: <tsPi5gzkgegX092yn@efn.org>
+     Branch: perl
+          ! README.os2
+____________________________________________________________________________
+[  6626] By: jhi                                   on 2000/08/14  21:00:02
+        Log: Subject: Re: File::Temp problems on VMS in bleedperl
+             From: Tim Jenness <timj@jach.hawaii.edu>
+             cc: vmsperl@perl.org
+             Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
+             Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
+     Branch: perl
+          ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
+____________________________________________________________________________
+[  6625] By: jhi                                   on 2000/08/14  20:52:16
+        Log: Add SUIDMAIL as was done for the CERT alert.
+     Branch: perl
+          ! patchlevel.h
+____________________________________________________________________________
+[  6624] By: jhi                                   on 2000/08/14  20:48:50
+        Log: Subject: sfio2000
+             From: Daniel Muino <dmuino@afip.gov.ar>
+             Date: Mon, 14 Aug 2000 16:58:11 -0300
+             Message-ID: <20000814165811.B16368@con2-dgi>
+     Branch: perl
+          ! perlsdio.h perlsfio.h
+____________________________________________________________________________
+[  6623] By: jhi                                   on 2000/08/14  20:47:36
+        Log: Subject: warning: storage class after type is obsolescent
+             From: Daniel Muino <dmuino@afip.gov.ar>
+             Date: Mon, 14 Aug 2000 16:42:47 -0300
+             Message-ID: <20000814164247.A16368@con2-dgi>
+     Branch: perl
+          ! regcomp.pl regnodes.h
+____________________________________________________________________________
+[  6622] By: jhi                                   on 2000/08/14  20:43:05
+        Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
+             From: abigail@foad.org
+             Date: 14 Aug 2000 20:00:10 -0000
+             Message-Id: <20000814200010.27271.qmail@foad.org>
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[  6621] By: jhi                                   on 2000/08/14  15:23:05
+        Log: Update Changes.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
 [  6620] By: jhi                                   on 2000/08/14  15:22:14
         Log: Subject: Re: [PATCH] @+, @- readonly
              From: Mike Guy <mjtg@cam.ac.uk>