]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - Changes
Bump copyright year
[perl/modules/indirect.git] / Changes
diff --git a/Changes b/Changes
index 6c6cbe8b7f4ba8555c829d7c5d14ac7a7564ecc0..32e9949a5efdac741ec5f8b84265f15b2e18ad5e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,21 @@
 Revision history for indirect
 
+0.31    2013-09-05 16:45 UTC
+        + Fix : [RT #88428] : no indirect in eval can trigger for direct calls
+                on __PACKAGE__
+                Thanks Graham Knop for reporting.
+        + Tst : Author tests are no longer bundled with this distribution.
+                They are only made available to authors in the git repository.
+
+0.30    2013-05-16 15:55 UTC
+        + Fix : [RT #83806] : false positives with Devel::Declare
+                [RT #83839] : false positive using ? : syntax
+                Thanks Andrew Main for the patch.
+                However, please note that the reason this patch seems to fix
+                thinks has not been explained.
+        + Fix : [RT #84649] : incorrect RT link in metadata
+                Thanks Karen Etheridge for reporting.
+
 0.29    2013-03-05 01:30 UTC
         + Fix : [RT #83659] : false positives
                 Proper method calls in string-like environments (like