Update Changes.
Jarkko Hietaniemi [Fri, 17 Aug 2001 14:26:57 +0000 (14:26 +0000)]
p4raw-id: //depot/perl@11710

Changes
patchlevel.h

diff --git a/Changes b/Changes
index 9bf644d..550538f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,179 @@ or any other branch.
 Version v5.7.2         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 11709] By: jhi                                   on 2001/08/17  13:47:53
+        Log: Upgrade to libnet 1.0704.
+     Branch: perl
+          - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
+          ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
+          ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
+          ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
+          ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
+          ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
+          ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
+____________________________________________________________________________
+[ 11708] By: sky                                   on 2001/08/17  13:34:04
+        Log: Let perl_clone copy PL_exit_flags
+     Branch: perl
+          ! sv.c
+____________________________________________________________________________
+[ 11707] By: sky                                   on 2001/08/17  12:28:41
+        Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
+     Branch: perl
+          ! sharedsv.c sharedsv.h
+____________________________________________________________________________
+[ 11706] By: jhi                                   on 2001/08/17  11:59:28
+        Log: The metaconfig unit change for #11705.
+     Branch: metaconfig/U/perl
+          ! Extensions.U
+____________________________________________________________________________
+[ 11705] By: jhi                                   on 2001/08/17  11:58:48
+        Log: Allow the threads extension to be found if present.
+     Branch: perl
+          ! Configure
+____________________________________________________________________________
+[ 11704] By: nick                                  on 2001/08/17  11:47:54
+        Log: Mail -> change script (pre-alpha)
+     Branch: perl
+          + Porting/apply
+____________________________________________________________________________
+[ 11703] By: sky                                   on 2001/08/17  07:11:24
+        Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
+             Thanks to Tom Hospel for pointing out my error.
+     Branch: perl
+          ! op.h
+____________________________________________________________________________
+[ 11702] By: sky                                   on 2001/08/17  04:18:11
+        Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
+     Branch: perl
+          ! embed.pl miniperlmain.c perl.c perl.h proto.h
+____________________________________________________________________________
+[ 11701] By: jhi                                   on 2001/08/17  03:22:38
+        Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
+             and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
+     Branch: perl
+          + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
+          + lib/Lingua/KO/Hangul/Util/README
+          + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
+          + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
+          + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
+          + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
+          + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
+          + lib/Unicode/Normalize/t/test.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 11700] By: jhi                                   on 2001/08/17  02:58:59
+        Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
+             Date: Thu, 16 Aug 2001 22:46:15 -0500
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
+     Branch: perl
+          ! configure.com numeric.c
+____________________________________________________________________________
+[ 11699] By: jhi                                   on 2001/08/17  02:33:00
+        Log: It seems that Tru64 has "naturally" threadsafe APIs only for
+             of the usual suspects (like getpwent) but not for others
+             (like localtime and rand).  The _r versions are available
+             for all of them, so lets' use them.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[ 11698] By: jhi                                   on 2001/08/17  01:53:02
+        Log: (Accidental apply; thankfully empty.)
+     Branch: perl
+          ! hints/os390.sh
+____________________________________________________________________________
+[ 11697] By: jhi                                   on 2001/08/17  01:50:55
+        Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
+             From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
+             Date: Thu, 16 Aug 2001 16:27:49 +0100
+             Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
+     Branch: perl
+          ! regexec.c t/op/re_tests
+____________________________________________________________________________
+[ 11696] By: jhi                                   on 2001/08/17  01:50:01
+        Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
+             From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
+             Date: Thu, 16 Aug 2001 18:50:01 +0100
+             Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
+     Branch: perl
+          ! pp_hot.c t/op/pat.t
+____________________________________________________________________________
+[ 11695] By: jhi                                   on 2001/08/17  01:49:12
+        Log: Subject: [PATCH] *time_r again
+             From: "Arthur Bergman" <arthur@contiller.se>
+             Date: Thu, 16 Aug 2001 16:01:54 +0200
+             Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
+     Branch: perl
+          ! op.h
+____________________________________________________________________________
+[ 11694] By: jhi                                   on 2001/08/17  01:47:53
+        Log: system() and backtick error handling cleanup from Craig A. Berry.
+     Branch: perl
+          ! vms/vms.c
+____________________________________________________________________________
+[ 11693] By: gsar                                  on 2001/08/17  01:07:21
+        Log: change#10334 leaks memory, copies string when it doesn't
+             need to
+     Branch: perl
+          ! perl.c
+____________________________________________________________________________
+[ 11692] By: jhi                                   on 2001/08/16  12:22:29
+        Log: One more twist to the sprintf + utf8 testing.
+     Branch: perl
+          ! t/op/misc.t
+____________________________________________________________________________
+[ 11691] By: jhi                                   on 2001/08/16  11:46:02
+        Log: Fix for 20010407.008 sprintf removes utf8-ness.
+     Branch: perl
+          ! pp.c t/op/misc.t
+____________________________________________________________________________
+[ 11690] By: jhi                                   on 2001/08/16  11:31:00
+        Log: Subject: [PATCH] *time_r fixes
+             From: "Arthur Bergman" <arthur@contiller.se>
+             Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
+             Date: Thu, 16 Aug 2001 14:22:27 +0200
+     Branch: perl
+          ! op.h
+____________________________________________________________________________
+[ 11689] By: jhi                                   on 2001/08/16  11:29:30
+        Log: Upgrade to CGI.pm 2.77.
+     Branch: perl
+          ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
+          ! lib/CGI/t/function.t
+____________________________________________________________________________
+[ 11688] By: jhi                                   on 2001/08/16  01:07:21
+        Log: Document the bytes-to-Unicode upgrading.
+     Branch: perl
+          ! pod/perlunicode.pod
+____________________________________________________________________________
+[ 11687] By: jhi                                   on 2001/08/16  00:29:29
+        Log: Add a test for Unicode sprintf.
+     Branch: perl
+          ! t/op/misc.t
+____________________________________________________________________________
+[ 11686] By: jhi                                   on 2001/08/16  00:20:40
+        Log: Add Unicode tests for index/rindex.
+     Branch: perl
+          ! t/op/index.t
+____________________________________________________________________________
+[ 11685] By: jhi                                   on 2001/08/15  22:51:53
+        Log: Document a bit the art of minimizing the installation,
+             based on the p5p discussion.
+     Branch: perl
+          ! INSTALL
+____________________________________________________________________________
+[ 11684] By: nick                                  on 2001/08/15  15:03:31
+        Log: Integrate mainline
+     Branch: perlio
+         +> sharedsv.c sharedsv.h
+         !> (integrate 53 files)
+____________________________________________________________________________
+[ 11683] By: jhi                                   on 2001/08/15  13:49:07
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
         Log: The #11673 necessitated a test tweak.
      Branch: perl
index 10d59eb..0cfb2c9 100644 (file)
@@ -70,7 +70,7 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
         NULL
-       ,"DEVEL11682"
+       ,"DEVEL11709"
        ,NULL
 };