fix init_meta order when multiple also package are specified
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 99a1c38..d7abe16 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,18 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+  [BUG FIXES]
+
+  * Fix init_meta order when multiple also packages are specified (this matters
+    when one of them is being used to actually initalize the metaclass,
+    typically with also => 'Moose'). Reported by Randy Stauner. (doy)
+
+2.0600 Sun, Apr 29, 2012
+
+  [OTHER]
+
+  * Releasing 2.0502 as stable.
+
 2.0502-TRIAL Wed, Apr 25, 2012
 
   [OTHER]