Change 20558 by [EMAIL PROTECTED] on 2003/08/07 18:21:11

        Update Changes.

Affected files ...

... //depot/maint-5.8/perl/Changes#45 edit
... //depot/maint-5.8/perl/patchlevel.h#53 edit

Differences ...

==== //depot/maint-5.8/perl/Changes#45 (text) ====
Index: perl/Changes
--- perl/Changes#44~20537~      Wed Aug  6 12:16:43 2003
+++ perl/Changes        Thu Aug  7 11:21:11 2003
@@ -28,6 +28,86 @@
 Version v5.8.1         Maintenance release working toward v5.8.1
 --------------
 ____________________________________________________________________________
+[ 20557] By: jhi                                   on 2003/08/07  18:15:57
+        Log: Integrate:
+             [ 20556]
+             The #20546 was too ambitious, broke the test.
+     Branch: maint-5.8/perl
+         !> lib/Benchmark.pm lib/Benchmark.t
+____________________________________________________________________________
+[ 20555] By: jhi                                   on 2003/08/07  17:36:20
+        Log: Integrate:
+             [ 20550]
+             Allow hinting d_semctl_semun and d_semctl_semid_ds.
+             
+             [ 20552]
+             Hint away the semid_ds test in NetBSD/sparc.
+             
+             [ 20553]
+             Some AUTHORS updates.
+             
+             [ 20554]
+             Subject: Fw: [PATCH: [EMAIL PROTECTED] DBG build tweaks for VMS.
+             From: [EMAIL PROTECTED]
+             Date: Thu, 7 Aug 2003 14:02:02 -0400
+             Message-ID: <[EMAIL PROTECTED]>
+     Branch: maint-5.8/perl
+         !> AUTHORS Configure hints/netbsd.sh vms/descrip_mms.template
+____________________________________________________________________________
+[ 20549] By: jhi                                   on 2003/08/07  15:07:48
+        Log: Integrate:
+             [ 20538]
+             Subject: Re: [perl #23030] Error in negative lookahead with alternations
+             From: [EMAIL PROTECTED]
+             Date: Thu, 07 Aug 2003 02:44:23 +0100
+             Message-Id: <[EMAIL PROTECTED]>
+             
+             [ 20540]
+             Subject: Re: maint @ 20537
+             From: Philip Newton <[EMAIL PROTECTED]>
+             Date: Thu, 07 Aug 2003 09:05:17 +0200
+             Message-ID: <[EMAIL PROTECTED]>
+             
+             [ 20541]
+             Subject: Re: maint @ 20537
+             From: Philip Newton <[EMAIL PROTECTED]>
+             Date: Thu, 07 Aug 2003 09:05:17 +0200
+             Message-ID: <[EMAIL PROTECTED]>
+             
+             [ 20542]
+             If no alarm(), skip the subtests.
+             
+             [ 20546]
+             Subject: [PATCH 5.8.1] Benchmark problem
+             From: Radu Greab <[EMAIL PROTECTED]>
+             Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
+             Message-Id: <[EMAIL PROTECTED]>
+             
+             Subject: Re: [PATCH 5.8.1] Benchmark problem
+             From: Rafael Garcia-Suarez <[EMAIL PROTECTED]>
+             Date: Thu, 7 Aug 2003 15:48:38 +0200
+             Message-Id: <[EMAIL PROTECTED]>
+             
+             [ 20548]
+             Subject: [PATCH] Test::More
+             From: Fergal Daly <[EMAIL PROTECTED]>
+             Date: Thu, 7 Aug 2003 15:52:11 +0100
+             Message-Id: <[EMAIL PROTECTED]>
+     Branch: maint-5.8/perl
+         !> ext/Socket/Socket.xs ext/Time/HiRes/t/HiRes.t
+         !> hints/dos_djgpp.sh lib/Benchmark.pm lib/Benchmark.t
+         !> lib/Test/More.pm regexec.c t/op/re_tests
+____________________________________________________________________________
+[ 20543] By: nick                                  on 2003/08/07  08:44:20
+        Log: Workround for SuSE8.2's -lndbm hack
+     Branch: maint-5.8/perl
+          ! hints/linux.sh
+____________________________________________________________________________
+[ 20537] By: jhi                                   on 2003/08/06  19:16:43
+        Log: Update Changes.
+     Branch: maint-5.8/perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 20536] By: jhi                                   on 2003/08/06  19:07:34
         Log: Integrate:
              [ 20535]

==== //depot/maint-5.8/perl/patchlevel.h#53 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#52~20537~ Wed Aug  6 12:16:43 2003
+++ perl/patchlevel.h   Thu Aug  7 11:21:11 2003
@@ -119,7 +119,7 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
         NULL
-        ,"MAINT20536"
+        ,"MAINT20557"
         ,NULL
 };
 
End of Patch.

Reply via email to