From: Dave Rolsky Date: Sun, 19 Feb 2012 23:55:10 +0000 (-0600) Subject: Small formatting tweak X-Git-Tag: 2.0500~88 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose.git;a=commitdiff_plain;h=865f5db63af1a0d2a4343c96067dcc3839fc4abb Small formatting tweak --- diff --git a/Changes b/Changes index 15e5831..47474d2 100644 --- a/Changes +++ b/Changes @@ -7,8 +7,8 @@ for, noteworthy changes. * Re-declaring a class_type or role_type constraint that has already been declared now just returns the original type constraint, rather than - replacing the original constraint and ergo losing any coercions that were on - the original constraint. (t0m) + replacing the original constraint and ergo losing any coercions that were + on the original constraint. (t0m) 2.0402 Sat, Feb 04, 2012