Change 20102 by [EMAIL PROTECTED] on 2003/07/09 17:55:46
Update Changes.
Affected files ...
... //depot/maint-5.8/perl/Changes#34 edit
... //depot/maint-5.8/perl/patchlevel.h#36 edit
Differences ...
==== //depot/maint-5.8/perl/Changes#34 (text) ====
Index: perl/Changes
--- perl/Changes#33~20095~ Wed Jul 9 05:03:48 2003
+++ perl/Changes Wed Jul 9 10:55:46 2003
@@ -28,6 +28,41 @@
Version v5.8.1 Maintenance release working toward v5.8.1
--------------
____________________________________________________________________________
+[ 20101] By: jhi on 2003/07/09 17:49:23
+ Log: Integrate:
+ [ 20094]
+ No Perl malloc for FreeBSD.
+
+ [ 20095]
+ Update Changes.
+
+ [ 20096]
+ More Darwin/MacOSX paths twiddling.
+
+ [ 20097]
+ Fix for the 'print v65' plus safety tweaks from Rafael.
+
+ [ 20098]
+ Fixes from Ron Kimball.
+
+ [ 20099]
+ No more no more. Errrm, no longer no more.
+
+ [ 20100]
+ Detypo.
+ Branch: maint-5.8/perl
+ !> hints/darwin.sh hints/freebsd.sh pod/perldata.pod toke.c
+____________________________________________________________________________
+[ 20099] By: jhi on 2003/07/09 17:31:38
+ Log: No more no more. Errrm, no longer no more.
+ Branch: maint-5.8/perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 20095] By: jhi on 2003/07/09 12:03:48
+ Log: Update Changes.
+ Branch: maint-5.8/perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 20094] By: jhi on 2003/07/09 11:56:22
Log: No Perl malloc for FreeBSD.
Branch: maint-5.8/perl
==== //depot/maint-5.8/perl/patchlevel.h#36 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#35~20095~ Wed Jul 9 05:03:48 2003
+++ perl/patchlevel.h Wed Jul 9 10:55:46 2003
@@ -119,7 +119,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"MAINT20094"
+ ,"MAINT20101"
,NULL
};
End of Patch.