From: Stevan Little <stevan.little@iinteractive.com>
Date: Thu, 12 Apr 2007 18:59:57 +0000 (+0000)
Subject: adding some crap in
X-Git-Tag: 0_21~20
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b7c751dcac18a09c0467fe74001ab3b3f2437c6c;p=gitmo%2FMoose.git

adding some crap in
---

diff --git a/Changes b/Changes
index 7a46307..684666f 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,9 @@ Revision history for Perl extension Moose
       - fixed issue where custom attribute metaclasses
         where not handled correctly in roles
         - added tests for this
+        
+    ~~ many spelling fixes in the docs ~~
+    ~~    thanks to rlb3 for this !!   ~~
 
 0.20 Friday, April 6th, 2007
     >> I messed up the SKIP logic in one test