Update changes with credit for latest bug fix
Dave Rolsky [Fri, 12 Sep 2008 15:34:07 +0000 (15:34 +0000)]
Changes

diff --git a/Changes b/Changes
index 717ff4d..397f731 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,7 +8,8 @@ Revision history for Perl extension Moose
         Carp::confess function, among others. The reasoning is that we
         cannot know whether you have also explicitly imported those
         functions for your own use, so we err on the safe side and
-        always keep them.
+        always keep them. (Dave Rolsky)
+        - added tests for this (rafl)
 
 0.57 Wed September 3, 2008
     * Moose::Intro