difforig perl-5.10.0/patchlevel.h

2008-04-28 21:20:57  <rurban@x-ray.at>

diff -u perl-5.10.0/patchlevel.h.orig perl-5.10.0/patchlevel.h
--- perl-5.10.0/patchlevel.h.orig	2007-12-18 11:47:08.000000000 +0100
+++ perl-5.10.0/patchlevel.h	2008-04-28 21:15:16.125000000 +0200
@@ -118,6 +118,16 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static const char * const local_patches[] = {
 	NULL
+ 	,"CYG04 major version"
+ 	,"CYG11 no-bs"
+ 	,"CYG12 no archlib in otherlibdirs"
+	,"CYG14 Dynaloader"
+	,"CYG15 static-Win32CORE"
+	,"32813 ExtUtils-Install"
+	,"32891 aassign_common"
+	,"32909 smartmatch-deparse"
+	,"32933 clone-seen_eval"
+	,"32938 refcount-reg_curpm"
 	,NULL
 };
 

