From: Dave Rolsky Date: Thu, 22 Jan 2009 04:00:19 +0000 (+0000) Subject: Reformat changes X-Git-Tag: 0.65~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3b64e41b39bc2638bed4207b68796dd10e633749;p=gitmo%2FMoose.git Reformat changes --- diff --git a/Changes b/Changes index f16471b..6ac20bc 100644 --- a/Changes +++ b/Changes @@ -15,10 +15,12 @@ Revision history for Perl extension Moose validate filesystem paths in a very ad-hoc and not-quite-correct way. (Dave Rolsky) - * added maybe_type to exports of Moose::Util::TypeConstraints (rjbs) + * Moose::Util::TypeConstraints + - Added maybe_type to exports. See docs for details. (rjbs) - * Moose::Util::TypeConstraints mentioned in the See Also section - of main Moose documentation. + * Moose + - Added Moose::Util::TypeConstraints to the SEE ALSO + section. (pjf) 0.64 Wed, December 31, 2008 * Moose::Meta::Method::Accessor