From: Dave Rolsky <autarch@urth.org>
Date: Wed, 4 Feb 2009 17:29:29 +0000 (+0000)
Subject: Add one more change
X-Git-Tag: 0.68^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=abeb44db2c5202e948899c433aedc079ad70ef05;p=gitmo%2FMoose.git

Add one more change
---

diff --git a/Changes b/Changes
index 644c41f..0ea2895 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
 Revision history for Perl extension Moose
 
 0.68 Wed, February 4, 2009
+    * POD
+      - Many spelling, typo, and formatting fixes by daxim.
+
     * Moose::Manual::Attributes
       - The NAME section in the POD used "Attribute" so search.cpan
         didn't resolve links from other documents properly.