X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=Changes;h=f35c85441f0e9a7055cc67aeceb9dcb440c4f2d6;hp=cc2be23b8e3a6784b0339240a5f8854262fdebb2;hb=151cd36187c8ee6100e515cfb94ed3334a3ae9e3;hpb=60471c15bcd3a1e35825dba496ecd4332ea08316 diff --git a/Changes b/Changes index cc2be23..f35c854 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for indirect +0.33 2014-09-29 20:20 UTC + + Fix : [RT #99083] : Breaks eval in an END block in Win32 pseudo-forks. + Thanks Graham Knop for reporting. + + Fix : Segfaults during global destruction of a thread or a + pseudo-fork. + 0.32 2014-09-21 20:15 UTC + Add : Support for the PERL_OP_PARENT optional feature introduced in perl 5.21.2.