summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Ollis <plicease@cpan.org>2017-08-08 14:09:31 -0400
committerGraham Ollis <plicease@cpan.org>2017-08-08 14:09:31 -0400
commit50bde85bc324d2f0fcbf92d57a3802e023b310ec (patch)
treef10378942c37d1b9b786d64fe90afc38521c30cf
parent51b5f5e2c0c9b5ce82827d2ccc023bfe63138c12 (diff)
update changes
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index fabf1ea..c8f81b0 100644
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Revision history for Perl extension {{$dist->name}}
- The installed method now supports @INC hooks of any type
(coderef was supported as of 1.29, now arrayrefs and objects
are supported)
+ - Detect probably broken Perl on Cygwin in Makefile.PL (see gh#5)
1.31 2016-11-25 09:33:47 -0500
- Migrated from Module::Install to Dist::Zilla and ExtUtils::MakeMaker