]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - Changes
This is 0.29
[perl/modules/indirect.git] / Changes
diff --git a/Changes b/Changes
index fdf26ce384bf742b0a16ff6dc0416e6c92b9a5a5..6c6cbe8b7f4ba8555c829d7c5d14ac7a7564ecc0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,17 @@
 Revision history for indirect
 
+0.29    2013-03-05 01:30 UTC
+        + Fix : [RT #83659] : false positives
+                Proper method calls in string-like environments (like
+                "@{[ $x->new ]}" will no longer be reported as indirect.
+                This was a regression in 0.28.
+                Thanks Andrew Main for reporting.
+        + Fix : Broken linkage on Windows with gcc 3.4, which appears in
+                particular when using ActivePerl's default compiler suite.
+                For those setups, the indirect shared library will now be
+                linked against the perl dll directly (instead of the import
+                library).
+
 0.28    2013-02-26 17:05 UTC
         + Fix : [RT #83450] : newlines confuse indirect
                 Perl sometimes resets the line buffer between the object and