X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e25d5bfc51555ebd8eb165c31285a05d548fc00c;hb=d61014ce3f63d541db3164e5c743e32db2bab238;hp=aca59bd6da9e026b86e281d2051ccc63cf757745;hpb=cfcf68cbe12903dfea4c6c3d1941505094494329;p=p5sagit%2FPackage-Variant.git diff --git a/Changes b/Changes index aca59bd..e25d5bf 100644 --- a/Changes +++ b/Changes @@ -1,19 +1,24 @@ +Revision history for Package-Variant + - fix pragmas applied by modules listed in "importing" from leaking out + into unexpected scopes + +1.001004 2013-05-04 - fix documentation of "build_variant_of" method (RT#84554 -- thanks, Scott Miller!) -1.001003 - 2013-03-25 +1.001003 2013-03-25 - fix NAME in Makefile.PL (RT#84209) -1.001002 - 2012-09-19 +1.001002 2012-09-19 - Declare the Test::Fatal build dependency -1.001001 - 2012-05-12 +1.001001 2012-05-12 - Actually declare the Import::Into dependency (stupid mst) -1.001000 - 2012-05-12 +1.001000 2012-05-12 - Switch to Import::Into for exporting other things - Use Sub::Name to name installed things if available -1.000000 - 2012-01-23 +1.000000 2012-01-23 - initial release