From: Dave Rolsky <autarch@urth.org>
Date: Fri, 13 Feb 2009 19:31:33 +0000 (+0000)
Subject: More formatting tweaks to Changes
X-Git-Tag: 0.70~22
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c045ff37a33aa87100f8e2944e458899e506f2b6;p=gitmo%2FMoose.git

More formatting tweaks to Changes
---

diff --git a/Changes b/Changes
index 05a52ac..10106e7 100644
--- a/Changes
+++ b/Changes
@@ -8,7 +8,8 @@ Revision history for Perl extension Moose
     * Moose::Cookbook::Basics::Recipe3
       - Updated the before qw[left right] sub to be a little more
         defensive about what it accepts (stevan)
-        - added more tests to t/000_recipies/basics/003_binary_tree.t (stevan)
+        - added more tests to t/000_recipies/basics/003_binary_tree.t
+          (stevan)
 
 0.69 Thu, February 12, 2009
     * Moose