From: gfx Date: Thu, 9 Sep 2010 10:50:52 +0000 (+0900) Subject: Fix a Changes log X-Git-Tag: 0.66~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ab2ab070c458f75038166efc9e9688e2869c1338;p=gitmo%2FMouse.git Fix a Changes log --- diff --git a/Changes b/Changes index 38aa11d..1c0ac52 100644 --- a/Changes +++ b/Changes @@ -4,7 +4,7 @@ Revision history for Mouse [CHANGES] * An attribute in a subclass can now override the value of "is" (Moose 1.07 feature) - * Long deprecated methods: + * Remove long deprecated methods: _create_args(), compute_all_applicable_attributes(), and clone_instance()