This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/charset_tools.pl: Improve function names
[perl5.git] / dist / Safe / Changes
index a48058a..a707195 100644 (file)
@@ -1,3 +1,7 @@
+2.39 xxxxx
+    - reval was not propagating void context properly.
+      The fix is partly in Opcode, so it requires 5.21.8 or higher.
+
 2.38 Mon Aug 04 2014
     - critical bugfix: outside packages could be replaced (fix in Opcode)