Merge branch 'master' into attribute_helpers
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 5584c04..b254acc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -14,6 +14,14 @@ for, noteworthy changes.
       - Moved in from MooseX with API tweaks. See Moose::Manual::Delta for
         details. (hdp, jhannah, rbuels)
 
+    * Moose::Manual::Contributing
+      - Re-write the Moose::Manual::Contributing document to reflect the new
+        layout and methods of work for the Git repository. All work now should
+        be done in topic branches and reviewed by a core committer before
+        being applied to master. All releases are done by a cabal member and
+        merged from master to stable. This plan was devised by Yuval, blame
+        him. (perigrin)
+
 0.87 Tue Jul 7, 2009
     * Moose::Meta::Method::Delegation
       - Once again allow class names as well as objects for
@@ -49,7 +57,7 @@ for, noteworthy changes.
       - Attribute accessors (reader, writer, accessor, predicate,
         clearer) now warn if they overwrite an existing method. (doy)
       - Attribute constructors now warn very noisily about unknown (or
-        mispelled) arguments
+        misspelled) arguments
 
     * Moose::Util::TypeConstraints
       - Deprecated the totally useless Role type name, which just