canonicalize timestamp formats
Karen Etheridge [Wed, 8 Jul 2015 01:01:31 +0000 (18:01 -0700)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 155c127..1cde8e2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,20 +4,20 @@ Revision history for Catalyst-Plugin-Session-State-Stash
         - allow multiple state objects to work at the same time
           (IKEGAMI, RT#62090)
 
-0.13    06 Dec 2009
+0.13    2009-12-06
         - Switch from CAF to Moose
         - Switch from Module::Build to Module::Install
         - Remove use of Test::MockObject
 
-0.12    16 Oct 2009
+0.12    2009-10-16
         - Use session config handling from Catalyst::Plugin::Session 0.27.
 
-0.11    08 Oct 2009
+0.11    2009-10-08
         - Update to be able to use the new 'Plugin::Session' config key
           as the rest of the Session infrastructure is moving to that.
         - Move actions out of the application class for TestApp as this
           warns with the latest Catalyst.
 
-0.10    19 Apr 2009
+0.10    2009-04-19
         First version, released on an unsuspecting world.
 
index 839500a..f64e037 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -12,7 +12,6 @@ Test::MinimumVersion.max_target_perl = 5.008003
 -remove = Test::EOL
 -remove = Test::NoTabs
 -remove = Test::PodSpelling
--remove = Test::CPAN::Changes
 
 [Test::CheckBreaks]
 conflicts_module = Moose::Conflicts