Fix release date for 0.65
Dave Rolsky [Wed, 13 Oct 2010 21:58:26 +0000 (16:58 -0500)]
Changes

diff --git a/Changes b/Changes
index 5cd5f45..a0989b2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1240,7 +1240,7 @@ NEXT
         vetting on names created via the sugar functions, so that they
         can only contain alphanumerics, ":", and ".". (Dave Rolsky)
 
-0.65 Thu, January 22, 2008
+0.65 Thu, January 22, 2009
     * Moose and Moose::Meta::Method::Overridden
       - If an overridden method called super(), and then the
         superclass's method (not overridden) _also_ called super(),