Changes for recipe fix
Dave Rolsky [Mon, 4 Jan 2010 16:32:08 +0000 (10:32 -0600)]
Changes

diff --git a/Changes b/Changes
index af9f6ab..8c3d73c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -25,6 +25,9 @@ for, noteworthy changes.
       - Add Moose::Util::TypeConstraints exports to allow easier testing
         of TypeConsraints from the command line. (perigrin)
 
+    * Moose::Cookbook::Extending::Recipe2
+      - This recipe was broken. Fix suggested by jrey.
+
     * Moose::Cookbook::Basics::Recipe4
       - Grammar error [rt.cpan.org #51791] (Amir E. Aharoni)