adding docs on how to maintain multiple perls
[p5sagit/local-lib.git] / Changes
diff --git a/Changes b/Changes
index f36a0d6..e32c0bc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,16 @@
 Revision history for local::lib
+1.NEXT
+
+        - Avoid issue where PERL5LIB Carp is older than local::lib one
+
+1.008004 2011-02-24
+
+        - Fix stackable tests on win32 by canonicalizing the path ahead of time
+
+1.008003 2011-02-23
+
+        - Fix tests with stacking l::ls.
+
 1.008002 2011-02-23
 
         - Add local::lib stacking support.