Change 19997 by [EMAIL PROTECTED] on 2003/07/04 14:45:20
Update Changes.
Affected files ...
... //depot/maint-5.8/perl/Changes#29 edit
... //depot/maint-5.8/perl/patchlevel.h#31 edit
Differences ...
==== //depot/maint-5.8/perl/Changes#29 (text) ====
Index: perl/Changes
--- perl/Changes#28~19992~ Fri Jul 4 06:58:29 2003
+++ perl/Changes Fri Jul 4 07:45:20 2003
@@ -28,6 +28,25 @@
Version v5.8.1 Maintenance release working toward v5.8.1
--------------
____________________________________________________________________________
+[ 19996] By: jhi on 2003/07/04 14:41:18
+ Log: Integrate:
+ [ 19993]
+ Oops.
+
+ [ 19994]
+ More $0 sad tales.
+
+ [ 19995]
+ According to Tels our M::BI is _better_ than the 1.64 in CPAN.
+ Branch: maint-5.8/perl
+ !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
+ !> lib/Math/BigInt.pm pod/perlvar.pod
+____________________________________________________________________________
+[ 19992] By: jhi on 2003/07/04 13:58:29
+ Log: Update Changes.
+ Branch: maint-5.8/perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 19991] By: jhi on 2003/07/04 13:54:33
Log: Integrate:
[ 19976]
==== //depot/maint-5.8/perl/patchlevel.h#31 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#30~19992~ Fri Jul 4 06:58:29 2003
+++ perl/patchlevel.h Fri Jul 4 07:45:20 2003
@@ -119,7 +119,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"MAINT19991"
+ ,"MAINT19996"
,NULL
};
End of Patch.