From: Matt S Trout Date: Sat, 16 Mar 2013 21:08:17 +0000 (+0000) Subject: Release commit for 1.001000 X-Git-Tag: v1.001000^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7796f2b13f6b3c4d15d56bb234456f66cd504895;p=gitmo%2FMoo.git Release commit for 1.001000 --- diff --git a/Changes b/Changes index 474df45..8b29723 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ +1.001000 - 2013-03-16 - has will refuse to overwrite locally defined subs with generated accessors. - added more meta resources and added more support relevant links into