X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=410667ca4734176bbd817670a7892c01a31932f6;hb=e38f78849d41e0c2f626dd01adc40efb0493dfc7;hp=60cbcf8adc01878da1ae28a09fd37fee1609ce24;hpb=f241459d743490a18da33ce57f27f3d29e89aaf5;p=p5sagit%2FDevel-PeekPoke.git diff --git a/Changes b/Changes index 60cbcf8..410667c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,15 @@ + - Fix incorrect operation on some OSes (cygwin) when ptrsize < ivsize + - Extend support to 5.16.x (RT#76444) + +0.02 2012-03-20 09:45 (UTC) + + - Fix crashes when used in a threaded environment + - Fix memory corruption issues by preempting perl garbage collection + of the artificial string PV - Fix describe_bytestring to work correctly with large offsets on 32bit machines + 0.01 2011-08-31 11:10 (UTC) - initial release