Release 0.02
[p5sagit/Devel-PeekPoke.git] / Changes
diff --git a/Changes b/Changes
index 60cbcf8..37f0f15 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
+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