From: Karen Etheridge Date: Wed, 20 Aug 2014 04:26:39 +0000 (-0700) Subject: changelog for PR #3 X-Git-Tag: v0.11-TRIAL~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f093e046fc90cf426d72e3dbb58af9a999d1d55f;p=p5sagit%2FSub-Name.git changelog for PR #3 --- diff --git a/Changes b/Changes index 1b7d634..829b947 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for {{$dist->name}} {{$NEXT}} + - move variable declaration to fix warning under + -Werror=declaration-after-statement, to allow compilation under MSVC + (J.R.Mash, github #3) 0.10 2014-08-16 00:46:35Z (TRIAL RELEASE) - converted distribution packaging to Dist::Zilla