Bail if given fancy dashes due to copypasting from a UTF8-happy POD formatter.
[p5sagit/local-lib.git] / Changes
diff --git a/Changes b/Changes
index 76f7282..96214f5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for local::lib
 
+1.003001 2009-01-14
+        - Properly bail if given fancy dashes obtained by copy-pasting from a
+          UTF8-happy POD formatter. This will bail in both the Makefile.PL and
+          in local::lib::import().
+
+1.003000 2009-01-13
+        - Add the --self-contained flag from Mark Stosberg, which also contains
+          a doc patch warning about the dangers of UNINST=1. Thanks, Mark!
+
 1.002000 2008-08-06
         - make CPAN config reinit non-prompting but still robust
         - make bootstrap auto-init CPAN config and set USE_DEFAULT for deps