From: Hans Dieter Pearcey Date: Sat, 19 Sep 2009 02:04:22 +0000 (-0400) Subject: Sep 17 2009 was Thursday, not Tuesday X-Git-Tag: 0.92~13 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cea8be4d2ae6e16bed19ec25ab1db43f644f94a1;p=gitmo%2FMoose.git Sep 17 2009 was Thursday, not Tuesday --- diff --git a/Changes b/Changes index c2cdd14..e0b619c 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. -0.91 Tue, Sep 17, 2009 +0.91 Thu, Sep 17, 2009 * Moose::Object - Don't import any functions, in order to avoid polluting our namespace with things that can look like methods (blessed, try, etc)