Merge remote branch 'origin/rfc/illegal_options_for_inheritance'
Shawn M Moore [Sat, 24 Jul 2010 03:38:46 +0000 (23:38 -0400)]
Conflicts:
Changes

1  2 
Changes
lib/Moose/Meta/Attribute.pm

diff --cc Changes
+++ b/Changes
@@@ -7,6 -7,6 +7,9 @@@ for, noteworthy changes
      constraint has a coercion defined. If it doesn't, an error will be thrown
      when the attribute is defined. (Dave Rolsky)
  
++  * has '+foo' now has a blacklist rather than a whitelist for options which
++    can be legally inherited (doy, Tuomas Jormola).
++
    [NEW FEATURES]
  
    * We no longer unimport strict and warnings when Moose, Moose::Role, or
Simple merge