Fix doc typos in SYNOPSIS.
[gitmo/MooseX-Emulate-Class-Accessor-Fast.git] / Changes
diff --git a/Changes b/Changes
index 10e5640..1ca5abd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+          - Fix doc typos in SYNOPSIS. Closes RT#40380. (rafl)
+
 0.00801    Apr 09, 2009
           - Make the accessor meta method class compatible with recent Moose.
           - Stop using deprecated Moose api to avoid warnings.