X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2efe8eb965499e4b5e22763bc66fc1df01ef140c;hb=43b7182abb6dcd3917b9df2955b73cbc434a0f1e;hp=fbe6031372f22ce463ce46ee5225635eef0e406d;hpb=c4dbb66caaa1ba28bf029d041676b2efb0e401fa;p=p5sagit%2Flocal-lib.git diff --git a/Changes b/Changes index fbe6031..2efe8eb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for local::lib +1.004001 2009-05-21 + - Clean up CPAN.pm's environment variable the same way we do for + CPANPLUS. Add an example program showing local::lib employed + programmatically (confound). + + - Add the beginnings of a troubleshooting section (pattern). + 1.004000 2009-05-14 - Don't allow dangerous settings for CPAN.pm that affect where CPAN installs stuff, as this conflicts with what we're trying to do.