Update Changes.
Jarkko Hietaniemi [Sun, 27 Aug 2000 22:09:48 +0000 (22:09 +0000)]
p4raw-id: //depot/perl@6856

Changes
patchlevel.h

diff --git a/Changes b/Changes
index aeebb0f..9ff4628 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,41 +1,3 @@
-____________________________________________________________________________
-[  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
@@ -134,6 +96,77 @@ Version v5.7.0              Development release working toward v5.8
 --------------
 
 ____________________________________________________________________________
+[  6855] By: jhi                                   on 2000/08/27  21:59:21
+        Log: Retract #6853 (false alarm).
+     Branch: perl
+          ! lib/ExtUtils/xsubpp
+____________________________________________________________________________
+[  6854] By: jhi                                   on 2000/08/27  21:37:44
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[  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
+____________________________________________________________________________
+[  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
+____________________________________________________________________________
 [  6849] By: jhi                                   on 2000/08/27  16:11:05
         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
      Branch: perl
index de645ac..989ff4c 100644 (file)
@@ -71,7 +71,7 @@
 static char    *local_patches[] = {
         NULL
        ,"SUIDMAIL - fixes for suidperl security"
-       ,"DEVEL6853"
+       ,"DEVEL6855"
        ,NULL
 };