Change 20108 by [EMAIL PROTECTED] on 2003/07/10 05:03:37
Update Changes.
Affected files ...
... //depot/maint-5.8/perl/Changes#35 edit
... //depot/maint-5.8/perl/patchlevel.h#37 edit
Differences ...
==== //depot/maint-5.8/perl/Changes#35 (text) ====
Index: perl/Changes
--- perl/Changes#34~20102~ Wed Jul 9 10:55:46 2003
+++ perl/Changes Wed Jul 9 22:03:37 2003
@@ -28,6 +28,29 @@
Version v5.8.1 Maintenance release working toward v5.8.1
--------------
____________________________________________________________________________
+[ 20107] By: jhi on 2003/07/10 04:55:03
+ Log: Integrate:
+ [ 20103]
+ perlfaq sync.
+
+ [ 20104]
+ Deprecate v-strings.
+
+ [ 20106]
+ Upgrade to podlators 1.27.
+ Branch: maint-5.8/perl
+ !> lib/Pod/Text/Termcap.pm pod/perldata.pod pod/perlfaq1.pod
+____________________________________________________________________________
+[ 20105] By: jhi on 2003/07/10 04:46:01
+ Log: Add deprecations to perldelta.
+ Branch: maint-5.8/perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 20102] By: jhi on 2003/07/09 17:55:46
+ Log: Update Changes.
+ Branch: maint-5.8/perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 20101] By: jhi on 2003/07/09 17:49:23
Log: Integrate:
[ 20094]
==== //depot/maint-5.8/perl/patchlevel.h#37 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#36~20102~ Wed Jul 9 10:55:46 2003
+++ perl/patchlevel.h Wed Jul 9 22:03:37 2003
@@ -119,7 +119,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"MAINT20101"
+ ,"MAINT20107"
,NULL
};
End of Patch.