]> git.vpit.fr Git - perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git/blobdiff - Changes
This is 0.05
[perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git] / Changes
diff --git a/Changes b/Changes
index 1975a5dc1aeeb18f3ab2a114cacccaeb0e90d96b..5591c6cd9df3a804efa997f4d3fcf440806c7787 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Perl-Critic-Policy-Dynamic-NoIndirect
 
+0.05    2010-04-19 13:35 UTC
+        + Fix : Force the correct line number and file name before evaluating
+                the code.
+        + Fix : Work around Kwalitee test misfailures.
+
 0.04    2009-07-14 19:50 UTC
         + Add : Report indirect method calls on blocks.
         + Doc : Caveats.