From: Nicholas Clark Date: Wed, 19 Dec 2007 12:10:23 +0000 (+0000) Subject: Update Changes and reinstante the DEVEL tag. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d70281d61841c93288e115b12d1e3d57bb8f4d53;p=p5sagit%2Fp5-mst-13.2.git 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) p4raw-id: //depot/perl@32644 --- diff --git a/Changes b/Changes index 677604f..3bba1f3 100644 --- a/Changes +++ b/Changes @@ -28,3 +28,11 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ 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 + diff --git a/patchlevel.h b/patchlevel.h index 2ea78e0..298bf02 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -118,6 +118,7 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static const char * const local_patches[] = { NULL + ,"DEVEL" ,NULL };