clear PERL5LIB in shell test to work around deficient shells
[p5sagit/local-lib.git] / Changes
diff --git a/Changes b/Changes
index a852665..e162813 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,17 @@
 Revision history for local::lib
 
+2.000003 - 2013-12-30
+        - releasing 2.000_002 as stable
+
+2.000_002 - 2013-12-25
+        - fix CPAN setup error check in Makefile.PL
+        - fix install test warnings
+        - fix shell test to skip cmd/powershell startup scripts
+
 2.000_001 - 2013-12-23
         - fix shell output for old bourne shells
         - fix various shell test issues
+        - note issues/workarounds when combining with PREFIX/--prefix options
 
 2.000_000 - 2013-12-22
         - significant refactor of internals, adding an object oriented interface