Remove the $ENV{PERL_CORE} boilerplate from Storable's tests.
[p5sagit/p5-mst-13.2.git] / ext / Time-Piece / Changes
index 88af255..5eeb54b 100644 (file)
@@ -1,6 +1,15 @@
 
 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).
+        - Various win32 TZ fixes from p5p core perl version
+
 1.13
     - More QNX fixes (kraai@ftbfs.org)
     - Restore freebsd copyright on strptime.