X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5d8a79c5ba84452ffa06b76a3c2f0a462da8eda2;hb=388bf28253bd1f10013ca7a83820b5a9d8a54598;hp=d58861947e53a4bee0d1f380bd5e090310b15f0d;hpb=d846be69c4b623809a79ca4b23c46a21ca69d9b3;p=p5sagit%2FModule-Metadata.git diff --git a/Changes b/Changes index d588619..5d8a79c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,15 @@ -1.0.5 2011-08-01 08:24:00 +1.0.7 2001-09-07 12:00:00 + - Apply VMS fixes backported from blead (Craig A. Berry) + +1.0.6 2011-08-29 04:00:00 + - Support PACKAGE BLOCK syntax (VPIT) + +1.0.5 2011-08-02 09:45:00 - Localize $package::VERSION during version discovery (MIYAGAWA) - Fix references to Module::Build::ModuleInfo [RT #66133] (DAGOLDEN) + - Added 'new_from_handle()' method [RT #68875] (DAGOLDEN) + - Improved documentation (SYNOPSIS, broke out class/object method, and + other minor edits) (DAGOLDEN) 1.0.4 2011-02-03 07:55:00 - Fix broken metadata.t when @INC has relative paths (JJORE)