From: Stevan Little Date: Mon, 30 Jul 2007 15:07:42 +0000 (+0000) Subject: adding info to changes and kolibre to the authors X-Git-Tag: 0_25~21 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5868294fb080d6f117e175dfb074bf9694a2d4e9;p=gitmo%2FMoose.git adding info to changes and kolibre to the authors --- diff --git a/Changes b/Changes index e9242f8..6463b3f 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,11 @@ Revision history for Perl extension Moose 0.25 + * Moose::Meta::Role + - massive refactoring of this code + - added serveral more tests + - tests for subtle conflict resolition bugs (thanks to kolibre) + * Moose - (Docs) referenced Moose::Util::TypeConstraints under 'isa' in 'has' for how to define a new type. diff --git a/lib/Moose.pm b/lib/Moose.pm index 917ae54..0aa13d5 100644 --- a/lib/Moose.pm +++ b/lib/Moose.pm @@ -787,6 +787,8 @@ Adam (Alias) Kennedy Anders (Debolaz) Nor Berle +Nathan (kolibre) Gray + Christian (chansen) Hansen Eric (ewilhelm) Wilhelm