remove spurious quotes
[p5sagit/local-lib.git] / Changes
diff --git a/Changes b/Changes
index 870aa17..5a4341c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for local::lib
 
+        - Warnings for missing PATH/PERL5LIB (as when not running interactively)
+          silenced by a patch from Marco Emilio Poleggi.
+
+        - Start of better docs for C<--self-contained> thanks to
+          markstos@cpan.org.
+
 1.004009 2009-11-07
 
         - Fix warning if your $ENV{PERL5LIB} is undef