damn I shouldnt write change files while drunk anymore
Stevan Little [Wed, 28 Nov 2007 17:51:01 +0000 (17:51 +0000)]
Changes

diff --git a/Changes b/Changes
index acd0349..9634ade 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Moose
 
-0.31 Mon. Nov. 16, 2007
+0.31 Mon. Nov. 26, 2007
     * Moose::Meta::Attribute
       - made the +attr syntax handle extending types with 
         parameters. So "has '+foo' => (isa => 'ArrayRef[Int]')"