X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FEval-WithLexicals.git;a=blobdiff_plain;f=Changes;h=27cefdf21ab06294a9c47fd8575f3f6383ba7969;hp=b2e997b31d5969e9192c4194136b21b6d31da4b1;hb=67532400c8df767b0e45c029b6eb3fa065822295;hpb=1de34059104e948aa75ce26b562eb9b3f14980e7 diff --git a/Changes b/Changes index b2e997b..27cefdf 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -1.1.0 2011-01-11 25:51:00 +1.1.0 2011-01-11 21:51:00 - Add a #line directive so it's clearer where errors occurred (DGL) - Filter out lexicals called '&' since these are anon subs (MSTROUT)