From: gfx <gfuji@cpan.org>
Date: Thu, 1 Oct 2009 06:35:30 +0000 (+0900)
Subject: Changelogging
X-Git-Tag: 0.37_01^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4d0c8237fc415a1fb0a57f1a7a33e604c8a7d29d;p=gitmo%2FMouse.git

Changelogging
---

diff --git a/Changes b/Changes
index 9c8b04f..3b5d794 100644
--- a/Changes
+++ b/Changes
@@ -1,12 +1,12 @@
 Revision history for Mouse
 
-0.37_01
+0.37_01 Thu Oct  1 15:32:58 2009
     * Type coercions are stored to type constraints
 
     * Refactor the type parser to parse 'ArrayRef[Object|Int]'
 
-    * Remove Class::MOP specific methods/functions from Mouse::Meta::Module,
-      but they might be added if it breaks compatibility
+    * Remove Class::MOP specific methods/functions from Mouse::Meta::Module
+      (this change might be reverted in the release version)
         - version, authority, identifier,
           get_all_metaclasses, store_metaclass_by_name,
           weaken_metaclass, does_metaclass_exist, remove_metaclass_by_name