Updating changes file for merge of topic/rt-48694 branch.
Curtis Jewell [Sun, 16 Aug 2009 05:55:34 +0000 (23:55 -0600)]
Changes

diff --git a/Changes b/Changes
index 42391a7..1e80189 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+    * Moose::Error::Croak
+    * Moose::Error::Confess
+      - Clarify documentation on how to use. (Curtis Jewell)
+
 0.89 Thu Aug 13, 2009
     * Moose::Manual::Attributes
       - Clarify "is", include discussion of "bare". (Sartak)