Change 32644 by [EMAIL PROTECTED] on 2007/12/19 12:10:23
Update Changes and reinstante the DEVEL tag.
(Now that the patch number isn't in DEVEL, probably don't need to
do it in one, as in change 17642)
Affected files ...
... //depot/perl/Changes#649 edit
... //depot/perl/patchlevel.h#484 edit
Differences ...
==== //depot/perl/Changes#649 (text) ====
Index: perl/Changes
--- perl/Changes#648~32643~ 2007-12-19 03:25:43.000000000 -0800
+++ perl/Changes 2007-12-19 04:10:23.000000000 -0800
@@ -28,3 +28,11 @@
Version v5.11.X Development release working toward v5.12
---------------
+____________________________________________________________________________
+[ 32643] By: nicholas on 2007/12/19 11:25:43
+ Log: Record all the changes up to 5.10.0, and ready a new changes file
for
+ 5.11
+ Branch: perl
+ +> Changes5.10
+ ! Changes MANIFEST
+
==== //depot/perl/patchlevel.h#484 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#483~32637~ 2007-12-18 01:53:43.000000000 -0800
+++ perl/patchlevel.h 2007-12-19 04:10:23.000000000 -0800
@@ -118,6 +118,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static const char * const local_patches[] = {
NULL
+ ,"DEVEL"
,NULL
};
End of Patch.