Update Changes.
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 17 Jun 2002 14:34:17 +0000 (14:34 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 17 Jun 2002 14:34:17 +0000 (14:34 +0000)
p4raw-id: //depot/perl@17273

Changes
patchlevel.h

diff --git a/Changes b/Changes
index 7fc7126..e2808c2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -28,6 +28,169 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
 Version v5.7.X         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 17272] By: jhi                                   on 2002/06/17  14:21:55
+        Log: :bytes is not the inverse of :crlf, either (from NI-S) 
+     Branch: perl
+          ! lib/PerlIO.pm
+____________________________________________________________________________
+[ 17271] By: jhi                                   on 2002/06/17  13:56:33
+        Log: Further discouraging of :raw.
+     Branch: perl
+          ! lib/PerlIO.pm lib/open.pm pod/perlfunc.pod pod/perlrun.pod
+____________________________________________________________________________
+[ 17270] By: jhi                                   on 2002/06/17  13:27:35
+        Log: Integrate perlio:
+             
+             [ 17267]
+             Handle IO error in "slow gets"
+     Branch: perl
+         !> sv.c
+____________________________________________________________________________
+[ 17269] By: jhi                                   on 2002/06/17  12:49:06
+        Log: Subject: [PATCH File/Basename.pm] use of undef var
+             From: Stas Bekman <stas@stason.org>
+             Date: Mon, 17 Jun 2002 16:31:48 +0800
+             Message-ID: <3D0D9E74.7000908@stason.org>
+             
+             (modified)
+     Branch: perl
+          ! lib/File/Basename.pm
+____________________________________________________________________________
+[ 17268] By: jhi                                   on 2002/06/17  12:45:10
+        Log: Subject: [PATCH] README.vms -- updated testing instructions
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Mon, 17 Jun 2002 00:31:18 -0500
+             Message-Id: <a05111b1cb9332326226f@[172.16.52.1]>
+     Branch: perl
+          ! README.vms
+____________________________________________________________________________
+[ 17267] By: nick                                  on 2002/06/17  12:41:49
+        Log: Handle IO error in "slow gets"
+     Branch: perlio
+          ! sv.c
+____________________________________________________________________________
+[ 17266] By: nick                                  on 2002/06/17  07:05:20
+        Log: Integrate mainline
+     Branch: perlio
+         !> autodoc.pl embed.pl lib/perl5db.pl pod/perldebtut.pod
+         !> pod/perldebug.pod pod/perldelta.pod
+____________________________________________________________________________
+[ 17265] By: jhi                                   on 2002/06/17  00:53:49
+        Log: Subject: Re: [ID 20020614.027] Bad Debugger mojo in RC1
+             From: Peter Scott <Peter@PSDT.com>
+             Date: Sun, 16 Jun 2002 18:31:31 -0700
+             Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com>  
+             
+             @file -> source file
+     Branch: perl
+          ! lib/perl5db.pl pod/perldebtut.pod pod/perldebug.pod
+____________________________________________________________________________
+[ 17264] By: jhi                                   on 2002/06/17  00:47:43
+        Log: Missing hunk from #15363.
+     Branch: perl
+          ! lib/perl5db.pl
+____________________________________________________________________________
+[ 17263] By: jhi                                   on 2002/06/17  00:36:26
+        Log: Advertise MakeMaker.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17262] By: jhi                                   on 2002/06/16  23:16:18
+        Log: Subject: Re: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5 
+             From: parv <parv@pair.com>
+             Date: Sun, 16 Jun 2002 20:12:24 -0400
+             Message-ID: <20020617001224.GC466@moo.holy.cow>
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17261] By: ams                                   on 2002/06/16  21:40:47
+        Log: Subject: PATCH: correct confusing lie in {embed,autodoc}.pl
+             From: Robin Houston <robin@kitsite.com>
+             Date: Sun, 16 Jun 2002 23:33:50 +0100
+             Message-Id: <20020616233350.A9675@robin.kitsite.com>
+     Branch: perl
+          ! autodoc.pl embed.pl
+____________________________________________________________________________
+[ 17260] By: jhi                                   on 2002/06/16  17:06:31
+        Log: Deprecate (or at least discourage) :raw.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17259] By: jhi                                   on 2002/06/16  16:54:28
+        Log: Integrate perlio:
+             
+             [ 17258]
+             Last minute tinkering with PerlIO abstraction API.
+             - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
+             const char *mode.
+             - Other 'flags' field changed to U32
+             - Discouraging words written about ":raw".
+     Branch: perl
+         !> perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 17258] By: nick                                  on 2002/06/16  16:38:59
+        Log: Last minute tinkering with PerlIO abstraction API.
+             - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
+             const char *mode.
+             - Other 'flags' field changed to U32
+             - Discouraging words written about ":raw".
+     Branch: perlio
+          ! perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
+____________________________________________________________________________
+[ 17257] By: nick                                  on 2002/06/16  15:16:46
+        Log: Integrate mainline
+     Branch: perlio
+         !> (integrate 32 files)
+____________________________________________________________________________
+[ 17256] By: ams                                   on 2002/06/16  09:00:51
+        Log: Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sun, 16 Jun 2002 03:49:27 -0400
+             Message-Id: <20020616074927.GD7403@ool-18b93024.dyn.optonline.net>
+             
+             Subject: [PATCH] Test::Harness 2.24 -> 2.25
+             From: Michael G Schwern <schwern@pobox.com>
+             Date: Sun, 16 Jun 2002 03:58:40 -0400
+             Message-Id: <20020616075840.GE7403@ool-18b93024.dyn.optonline.net>
+     Branch: perl
+          ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
+          ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_MacOS.pm
+          ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
+          ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
+          ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/writemakefile_args.t
+          ! lib/Test/Harness.pm lib/Test/Harness/Changes
+          ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
+          ! lib/Test/Harness/t/strap-analyze.t
+          ! lib/Test/Harness/t/test-harness.t
+          ! t/lib/MakeMaker/Test/Utils.pm
+____________________________________________________________________________
+[ 17255] By: jhi                                   on 2002/06/16  03:29:09
+        Log: Subject: [PATCH] pp.c:pp_pow() -- quit when you're done
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 15 Jun 2002 18:56:12 -0500
+             Message-Id: <a05111b15b93181a27d6d@[172.16.52.1]>
+     Branch: perl
+          ! pp.c
+____________________________________________________________________________
+[ 17254] By: jhi                                   on 2002/06/15  20:09:47
+        Log: Collect the known AmigaOS wisdom.
+     Branch: perl
+          ! README.amiga hints/amigaos.sh
+____________________________________________________________________________
+[ 17253] By: jhi                                   on 2002/06/15  18:08:06
+        Log: Subject: [PATCH] README.vms, Multinet fix update
+             From: "Craig A. Berry" <craigberry@mac.com>
+             Date: Sat, 15 Jun 2002 14:02:50 -0500
+             Message-Id: <a05111b12b9313d818599@[172.16.52.1]>
+     Branch: perl
+          ! README.vms
+____________________________________________________________________________
+[ 17252] By: jhi                                   on 2002/06/15  17:22:56
+        Log: Regenerate Changes; most importantly automassage the
+             "Integrate perlio" entries to be more informative.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
 [ 17251] By: jhi                                   on 2002/06/15  15:39:09
         Log: Spurious empty statements.
      Branch: perl
index 77e97ae..bee72b4 100644 (file)
@@ -79,7 +79,7 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
         NULL
-       ,"DEVEL17237"
+       ,"DEVEL17272"
        ,NULL
 };