From: Florian Ragwitz <rafl@debian.org>
Date: Thu, 25 Mar 2010 17:36:55 +0000 (+0100)
Subject: Changelog doc fixes.
X-Git-Tag: 1.00~1
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ccf544c01aa99e8f49b6b0ea892ac53dcc9ff14c;p=gitmo%2FMoose.git

Changelog doc fixes.
---

diff --git a/Changes b/Changes
index aaed7f6..d4f0be5 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,10 @@ for, noteworthy changes.
   * Moose::Meta::Attribute::Native::Trait::Code no longer creates reader
     methods by default. (Florian Ragwitz)
 
+  [DOCUMENTATION]
+  * Improve various parts of the documentation and fix many typos.
+    (Dave Rolsky, Mateu Hunter, Graham Knop, Robin V, Jay Hannah, Jesse Luehrs)
+
 0.99 Mon, Mar 8, 2010
 
   [NEW FEATURES]