From: Dave Rolsky Date: Mon, 14 Mar 2011 19:25:19 +0000 (-0500) Subject: Fix formatting buglet in Changes X-Git-Tag: 1.9905~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=04cbedd7a56336a4096aedd1782e22ed04e132bc;p=gitmo%2FMoose.git Fix formatting buglet in Changes --- diff --git a/Changes b/Changes index 7721ae4..05b4a7e 100644 --- a/Changes +++ b/Changes @@ -676,7 +676,7 @@ for, noteworthy changes. too. (Dave Rolsky) * Moose::Util::MetaRole::apply_metaclass_roles is now called - apply_metaroles. The old name is deprecated. Dave Rolsky> + apply_metaroles. The old name is deprecated. (Dave Rolsky) * The unimport subs created by Moose::Exporter now clean up re-exported functions like blessed and confess, unless the caller imported them from