Release 0.02
[p5sagit/Devel-PeekPoke.git] / Changes
1 0.02  2012-03-20 09:45 (UTC)
2
3     - Fix crashes when used in a threaded environment
4     - Fix memory corruption issues by preempting perl garbage collection
5       of the artificial string PV
6     - Fix describe_bytestring to work correctly with large offsets on
7       32bit machines
8
9
10 0.01  2011-08-31 11:10 (UTC)
11
12     - initial release