Fix pure-perl implementation incorrectly reporting GD during END phase (liz++)
[p5sagit/Devel-GlobalDestruction.git] / Changes
diff --git a/Changes b/Changes
index 8aabdb5..61e40bb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,11 @@
+  * Fix pure-perl implementation incorrectly reporting GD during END phase
+
+0.08  Tue, 31 Jul 2012
+  * Switch to Sub::Exporter::Progressive
+
+0.07  Wed, 25 Jul 2012
   * Actually detect errors in pure-perl test
+  * Add prototype to pure-perl pre-5.14 version
 
 0.06  Thu, 14 Jun 2012
   * De-retardize XS-less behavior under SpeedyCGI