Remove the $ENV{PERL_CORE} boilerplate from Storable's tests.
[p5sagit/p5-mst-13.2.git] / ext / Time-Piece / Changes
index d19d656..5eeb54b 100644 (file)
@@ -1,6 +1,10 @@
 
 Time::Piece Changes
 
+1.15
+    - Skip a test on Win32 that there's just no way of passing
+    - Document the above failure
+
 1.14
        - rework add_months() to not rely on strptime being able to parse illegal
          dates (Gisle Aas).