Fix warning
[p5sagit/local-lib.git] / Changes
diff --git a/Changes b/Changes
index 602cc93..98ee953 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for local::lib
 
+        - Fix warning from Makefile.PL about ExtUtils::MakeMaker::prompt (t0m)
         - Set PERL5LIB back to calculated @INC with --self-contained, to stop
           invoking other perl scripts from losing the local::lib if they
           mangle @INC from $ENV{PERL5LIB} (t0m)