diff options
Diffstat (limited to 'dist/Safe/Changes')
-rw-r--r-- | dist/Safe/Changes | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/Safe/Changes b/dist/Safe/Changes index 7acc3d53c1..8cde1db330 100644 --- a/dist/Safe/Changes +++ b/dist/Safe/Changes @@ -1,3 +1,11 @@ +2.35 Thu Feb 21 2013 + - localize %SIG in the Safe compartment + - actually check that we call execution methods on a Safe object + +2.34 + - Test bug #111462, Safe + %^H + disallowed ops (Father Chrysostomos) + cf Perl 5 change 42440e3c68e8bafb7e2a74763360939de0fad6be + 2.33 Tue Apr 3 2012 - Don’t eval code under ‘no strict’ (Father Chrysostomos) cf. Perl 5 change 25dc25e774abbe993644899cf4d9f9925a9fb9a8 |