Change 34913 by [EMAIL PROTECTED] on 2008/11/25 17:38:16

        Update Changes.

Affected files ...

... //depot/maint-5.8/perl/Changes#165 edit
... //depot/maint-5.8/perl/patchlevel.h#208 edit

Differences ...

==== //depot/maint-5.8/perl/Changes#165 (text) ====
Index: perl/Changes
--- perl/Changes#164~34895~     2008-11-19 10:58:13.000000000 -0800
+++ perl/Changes        2008-11-25 09:38:16.000000000 -0800
@@ -28,6 +28,41 @@
 Version v5.8.9         Maintenance release working toward v5.8.9
 --------------
 ____________________________________________________________________________
+[ 34912] By: nicholas                             on 2008/11/25  16:54:58
+       Log: Integrate:
+            [ 34911]
+            Integrate:
+            [ 34906]
+            Subject: [PATCH] Re: [perl #56826] Perl-5.8.8 compilation on AIX 
5.1
+            From: Andy Dougherty <[EMAIL PROTECTED]>
+            Date: Fri, 11 Jul 2008 11:27:13 -0400 (EDT)
+            Message-ID: <[EMAIL PROTECTED]>
+            
+            [ 34910]
+            Add Rainer Tammer and Torsten Schönfeld to AUTHORS.
+     Branch: maint-5.8/perl
+         !> AUTHORS INSTALL
+____________________________________________________________________________
+[ 34899] By: nicholas                             on 2008/11/21  19:02:42
+       Log: Integrate:
+            [ 34897]
+            Integrate:
+            [ 34896]
+            Subject: Hard-coded Perl_pp_entersub and Perl_pp_entereval should 
use PL_ppaddr
+            From: Tim Bunce <[EMAIL PROTECTED]>
+            Message-ID: <[EMAIL PROTECTED]>
+            Date: Thu, 20 Nov 2008 13:17:19 +0000
+            
+            [tweaked for blead because of change 27941]
+            [and then tweaked back]
+     Branch: maint-5.8/perl
+         !> gv.c perl.c
+____________________________________________________________________________
+[ 34895] By: nicholas                             on 2008/11/19  18:58:13
+       Log: Update Changes.
+     Branch: maint-5.8/perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 34894] By: nicholas                             on 2008/11/19  18:34:11
        Log: Integrate:
             [ 34893]

==== //depot/maint-5.8/perl/patchlevel.h#208 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#207~34895~        2008-11-19 10:58:13.000000000 -0800
+++ perl/patchlevel.h   2008-11-25 09:38:16.000000000 -0800
@@ -121,7 +121,7 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static const char *local_patches[] = {
        NULL
-       ,"MAINT34894"
+       ,"MAINT34912"
        ,NULL
 };
 
End of Patch.

Reply via email to