avoid importing to fix being loaded in global destruction
[p5sagit/Sub-Exporter-Progressive.git] / Changes
diff --git a/Changes b/Changes
index b27468a..c41ce0b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,17 @@
+  - Fix SYNOPSIS
+  - Fix duplicate word in DESCRIPTION (RT#86072)
+
+0.001010 - 2013-03-26
+  - Fix module name in Makefile.PL (RT#83932)
+  - Work around Exporter.pm not installable on perl < 5.8.0
+
+0.001009 - 2013-03-12
+  - disallow version names in random parts of the import list for consistency
+    with Sub::Exporter (Toby Inkster)
+  - perl 5.6 support
+  - more metadata
+
+0.001008 - 2013-01-22
   - Fix prereqs
 
 0.001007 - 2013-01-21