summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReini Urban <rurban@x-ray.at>2011-05-10 12:05:02 +0200
committerTony Cook <tony@develop-help.com>2011-05-11 21:29:16 +1000
commitbe75e72a9323fc8c865ed33ceb5026af74b584cc (patch)
tree199e742272435752ab0331e97203da1bf50de115
parent0e096c8daf25cd1a03b79b80fd5e6eba6a8098cf (diff)
downloadperl-tonyc/cygwin-rebase.tar.gz
cygwin patchlevel.h 5.14.0tonyc/cygwin-rebase
-rw-r--r--patchlevel.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 9c0646b7d0..3afb923757 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -137,6 +137,10 @@ static const char * const local_patches[] = {
,"uncommitted-changes"
#endif
PERL_GIT_UNPUSHED_COMMITS /* do not remove this line */
+ ,"Bug#55162 File::Spec::case_tolerant performance"
+ ,"CYG15 static Win32CORE"
+ ,"CYG17 cyg-1.7 paths-utf8"
+ ,"0c612ce82 Fix building static extensions on cygwin, -UUSEIMPORTLIB"
,NULL
};