From: Jesse Luehrs Date: Thu, 28 Jun 2012 16:05:43 +0000 (-0500) Subject: merge changelog from stable X-Git-Tag: 2.0800~40 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose.git;a=commitdiff_plain;h=ea77684a76e30c02b0cd5512e322e6e29a6ac8e3 merge changelog from stable --- diff --git a/Changes b/Changes index 9ab4b01..486dc51 100644 --- a/Changes +++ b/Changes @@ -17,6 +17,10 @@ for, noteworthy changes. use the "also" parameter with Moose::Exporter. Reported by Jon Swartz. Fixed by Matthew Wickline. RT #63818. +2.0602 Mon, May 07, 2012 + + [BUG FIXES] + * Ensure that the Moose::Exporter-generated init_meta returns the same value that it did previously. This isn't really a bug, since the return value has never been tested or documented, but since the generated init_meta is