From: Dave Rolsky <autarch@urth.org>
Date: Tue, 22 Sep 2009 21:25:59 +0000 (-0500)
Subject: credit nuffin for his change
X-Git-Tag: 0.92~5
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6d832552bcc7bc2afa852311ee4e306fcb77c052;p=gitmo%2FMoose.git

credit nuffin for his change
---

diff --git a/Changes b/Changes
index ceccf7f..5163d88 100644
--- a/Changes
+++ b/Changes
@@ -11,7 +11,7 @@ for, noteworthy changes.
         need to explicitly walk up the inheritance tree. (doy)
 
     * Moose::Meta::Attribute
-      - Add tests for set_raw_value and get_raw_value
+      - Add tests for set_raw_value and get_raw_value. (nothingmuch)
 
 0.91 Thu, Sep 17, 2009
     * Moose::Object