X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=blobdiff_plain;f=Changes;h=96214f53ce47da74ce8091c86a066045fdd03f18;hp=32f2ddee0bb8c0bf354648f77074cba20dbf2465;hb=d4dbe584d4fb4bc6c179801ae4aa5c6b7f55f157;hpb=d33e025dd51855628d6eefbbe3bef07acacdc861 diff --git a/Changes b/Changes index 32f2dde..96214f5 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ 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!