I apparently never actually committed these files. o_O
[p5sagit/local-lib.git] / Changes
diff --git a/Changes b/Changes
index ae6891c..870aa17 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,14 @@
 Revision history for local::lib
 
+1.004009 2009-11-07
+
         - Fix warning if your $ENV{PERL5LIB} is undef
 
+        - Doc improvement from kgish/#perl-help@irc.perl.org
+
+        - t0m and chrisa on #local-lib@irc.perl.org pointed out a PERL5LIB ordering issue
+          with C<--self-contained>.
+
 1.004008 2009-10-13
 
         - Clarify re-reading the shell config file after writing to it.