Update Changes.
Jarkko Hietaniemi [Sun, 27 Aug 2000 21:37:44 +0000 (21:37 +0000)]
p4raw-id: //depot/perl@6854

Changes
patchlevel.h

diff --git a/Changes b/Changes
index eac7bfa..aeebb0f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,41 @@
+____________________________________________________________________________
+[  6853] By: jhi                                   on 2000/08/27  21:37:16
+        Log: Subject: [PATCH perl@6850] workaround for xsubpp
+             From: Hugo <hv@crypt.compulink.co.uk>
+             Date: Sun, 27 Aug 2000 22:30:25 +0100
+             Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
+     Branch: perl
+          ! lib/ExtUtils/xsubpp
+____________________________________________________________________________
+[  6852] By: jhi                                   on 2000/08/27  21:33:58
+        Log: Big-endian 64-bit patch from Raphael Manfredi.
+     Branch: perl
+          ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[  6851] By: jhi                                   on 2000/08/27  21:22:21
+        Log: More ruthless editing from Hugo van der Sanden.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[  6850] By: jhi                                   on 2000/08/27  16:11:46
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  6852] By: jhi                                   on 2000/08/27  21:33:58
+        Log: Big-endian 64-bit patch from Raphael Manfredi.
+     Branch: perl
+          ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[  6851] By: jhi                                   on 2000/08/27  21:22:21
+        Log: More ruthless editing from Hugo van der Sanden.
+     Branch: perl
+          ! pod/perldelta.pod
+____________________________________________________________________________
+[  6850] By: jhi                                   on 2000/08/27  16:11:46
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
 Please note: This file provides a complete, temporally ordered log of
 changes that went into every version of Perl.  If you'd like more
 detailed information, please consult the comments in the individual
@@ -174,7 +212,7 @@ ____________________________________________________________________________
           ! hints/solaris_2.sh
 ____________________________________________________________________________
 [  6839] By: jhi                                   on 2000/08/26  14:12:23
-        Log: no-install target a la man -n.
+        Log: no-install target a la make -n.
              
              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
              From: <abigail@foad.org>
index cc95156..de645ac 100644 (file)
@@ -71,7 +71,7 @@
 static char    *local_patches[] = {
         NULL
        ,"SUIDMAIL - fixes for suidperl security"
-       ,"DEVEL6849"
+       ,"DEVEL6853"
        ,NULL
 };