Unicos/mk requires elaborate paranoia.
[p5sagit/p5-mst-13.2.git] / Changes
diff --git a/Changes b/Changes
index b4d1602..b0021a8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -95,6 +95,210 @@ Version v5.7.0              Development release working toward v5.8
 --------------
 
 ____________________________________________________________________________
+[  6735] By: jhi                                   on 2000/08/21  02:57:20
+        Log: Draft 0.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[  6734] By: jhi                                   on 2000/08/21  02:57:03
+        Log: Add Storable 0.7.2 from Raphael Manfredi,
+             plus the patch from
+             
+             Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
+             Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
+             
+             plus changes to get Storable to compile with
+             picky ANSI compilers.
+     Branch: perl
+          + ext/Storable/ChangeLog ext/Storable/MANIFEST
+          + ext/Storable/Makefile.PL ext/Storable/README
+          + ext/Storable/Storable.pm ext/Storable/Storable.xs
+          + ext/Storable/patchlevel.h t/lib/st-06compat.t
+          + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
+          + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
+          + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
+          + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
+          + t/lib/st-tieditems.t
+          ! MANIFEST
+____________________________________________________________________________
+[  6733] By: jhi                                   on 2000/08/21  02:29:09
+        Log: The correct cleaning order is an art.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  6732] By: jhi                                   on 2000/08/21  01:23:39
+        Log: The #6724 is here.
+     Branch: perl
+          ! t/lib/ftmp-security.t
+____________________________________________________________________________
+[  6731] By: jhi                                   on 2000/08/20  23:17:03
+        Log: s/this one/the 5.6.0 release/
+     Branch: perl
+          ! pod/perl56delta.pod
+____________________________________________________________________________
+[  6730] By: jhi                                   on 2000/08/20  23:07:34
+        Log: Mention perlebcdic and perlposix-bc.
+     Branch: perl
+          ! pod/perlport.pod
+____________________________________________________________________________
+[  6729] By: jhi                                   on 2000/08/20  21:32:59
+        Log: Document the number of exponent digits.
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  6728] By: jhi                                   on 2000/08/20  21:16:47
+        Log: Use File::Spec->tmpdir().
+             
+             Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
+             From: Tim Jenness <timj@jach.hawaii.edu>
+             Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
+             MIME-Version: 1.0
+             Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
+     Branch: perl
+          ! utils/perlbug.PL
+____________________________________________________________________________
+[  6727] By: jhi                                   on 2000/08/20  20:43:32
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  6726] By: jhi                                   on 2000/08/20  20:41:44
+        Log: The veryclean target needs to clobber.
+     Branch: perl
+          ! Makefile.SH
+____________________________________________________________________________
+[  6725] By: jhi                                   on 2000/08/20  20:37:38
+        Log: Document odd vs even subreleases and -Dusedevel.
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[  6724] By: jhi                                   on 2000/08/20  19:58:05
+        Log: Use temporary directory instead of current directory.
+             
+             Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
+             From: Tim Jenness <timj@jach.hawaii.edu>
+             Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
+             Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
+     Branch: perl
+          ! t/lib/ftmp-security.t
+____________________________________________________________________________
+[  6723] By: jhi                                   on 2000/08/20  19:55:55
+        Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 20 Aug 2000 15:52:03 +0200
+             Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[  6722] By: jhi                                   on 2000/08/20  19:46:01
+        Log: Update to CGI 2.72, from Lincoln Stein.
+     Branch: perl
+          ! lib/CGI.pm
+____________________________________________________________________________
+[  6721] By: jhi                                   on 2000/08/20  19:43:54
+        Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
+             From: Radu Greab <radu@netsoft.ro>
+             Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
+             Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
+     Branch: perl
+          ! ext/GDBM_File/GDBM_File.xs
+____________________________________________________________________________
+[  6720] By: jhi                                   on 2000/08/20  19:42:01
+        Log: pp_open() could pass an uninitialized filename down to do_open9().
+     Branch: perl
+          ! pp_sys.c
+____________________________________________________________________________
+[  6719] By: jhi                                   on 2000/08/20  14:06:41
+        Log: UTF8 concat fixes.
+             
+             Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sun, 20 Aug 2000 07:30:46 +0100
+             Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
+     Branch: perl
+          ! pp_hot.c t/op/append.t
+____________________________________________________________________________
+[  6718] By: jhi                                   on 2000/08/20  02:09:37
+        Log: Let's try #6717 again.
+     Branch: perl
+          ! lib/File/Temp.pm
+____________________________________________________________________________
+[  6717] By: jhi                                   on 2000/08/20  01:56:55
+        Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
+             From: "Craig A. Berry" <craig.berry@metamorgs.com>
+             Date: Sat, 19 Aug 2000 18:15:39 -0500
+             Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
+     Branch: perl
+          ! lib/File/Temp.pm
+____________________________________________________________________________
+[  6716] By: jhi                                   on 2000/08/19  15:50:11
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  6715] By: jhi                                   on 2000/08/19  15:39:09
+        Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
+             From: Jonathan D Johnston <jdjohnston2@juno.com>
+             Date: Thu, 17 Aug 2000 23:13:01 -0400       
+             Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
+     Branch: perl
+          ! pod/perlfunc.pod
+____________________________________________________________________________
+[  6714] By: jhi                                   on 2000/08/19  15:34:04
+        Log: Introduce a 'veryclean' target that is like 'distclean'
+             but also removes *~ and *.orig.
+     Branch: perl
+          ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
+          ! utils/Makefile x2p/Makefile.SH
+____________________________________________________________________________
+[  6713] By: jhi                                   on 2000/08/19  14:15:45
+        Log: Put back the long double avoidance code to POSIX.xs
+             because VMS seems to need it still.
+     Branch: perl
+          ! ext/POSIX/POSIX.xs
+____________________________________________________________________________
+[  6712] By: jhi                                   on 2000/08/19  14:10:41
+        Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
+     Branch: perl
+          ! lib/Pod/Find.pm t/pod/find.t
+____________________________________________________________________________
+[  6711] By: jhi                                   on 2000/08/19  14:09:19
+        Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
+             From: Peter Prymmer <pvhp@forte.com>
+             Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
+             Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
+             cc: vmsperl@perl.org
+     Branch: perl
+          ! t/lib/peek.t
+____________________________________________________________________________
+[  6710] By: jhi                                   on 2000/08/19  14:08:01
+        Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
+             From: Jan Dubois <jand@ActiveState.com>
+             Date: Fri, 18 Aug 2000 16:31:48 -0700
+             Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
+     Branch: perl
+          ! win32/win32.c
+____________________________________________________________________________
+[  6709] By: jhi                                   on 2000/08/19  14:06:57
+        Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
+             
+             Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
+             From: Spider.Boardman@Orb.Nashua.NH.US
+             Date: Fri, 18 Aug 2000 18:41:14 -0400
+             Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
+     Branch: perl
+          ! regcomp.c
+____________________________________________________________________________
+[  6708] By: jhi                                   on 2000/08/18  22:04:49
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [  6707] By: jhi                                   on 2000/08/18  21:55:14
         Log: Add warnif(), check warnings further up the stack,
              all the warnings functions now can take an optional object reference.