Change 11834 by jhi@alpha on 2001/09/02 13:07:53

        Update Changes.

Affected files ...

... //depot/perl/Changes#414 edit
... //depot/perl/patchlevel.h#273 edit

Differences ...

==== //depot/perl/Changes#414 (text) ====
Index: perl/Changes
--- perl/Changes.~1~    Sun Sep  2 07:15:05 2001
+++ perl/Changes        Sun Sep  2 07:15:05 2001
@@ -31,6 +31,42 @@
 Version v5.7.2         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 11833] By: jhi                                   on 2001/09/02  12:59:05
+        Log: Slight tweaks.
+     Branch: perl
+          ! t/run/kill_perl.t
+____________________________________________________________________________
+[ 11832] By: jhi                                   on 2001/09/02  12:41:12
+        Log: Special casing had become a little bit more complex in Unicode 3.1.1.
+     Branch: perl
+          ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
+____________________________________________________________________________
+[ 11831] By: sky                                   on 2001/09/02  12:10:42
+        Log: Change #11828 wasn't complete, this updates to intest path
+     Branch: perl
+          ! t/run/kill_perl.t
+____________________________________________________________________________
+[ 11830] By: jhi                                   on 2001/09/02  11:56:18
+        Log: 's's's.
+     Branch: perl
+          ! Changes
+____________________________________________________________________________
+[ 11829] By: jhi                                   on 2001/09/02  11:54:22
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 11828] By: sky                                   on 2001/09/02  11:53:56
+        Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
+             From: Michael G Schwern <[EMAIL PROTECTED]>
+             Date: Sat, 1 Sep 2001 20:18:58 -0400
+             Message-ID: <20010901201858.X606@blackrider>
+             +MANIFEST Fix
+     Branch: perl
+          + t/run/kill_perl.t
+          - t/op/misc.t t/run/segfault.t
+          ! MANIFEST
+____________________________________________________________________________
 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
         Log: Subject: [PATCH] lib/Time/Local.pm
              From: "Daniel S. Lewart" <[EMAIL PROTECTED]>

==== //depot/perl/patchlevel.h#273 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h.~1~       Sun Sep  2 07:15:05 2001
+++ perl/patchlevel.h   Sun Sep  2 07:15:05 2001
@@ -70,7 +70,7 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
         NULL
-       ,"DEVEL11827"
+       ,"DEVEL11833"
        ,NULL
 };
 
End of Patch.

Reply via email to