X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d1fb2e06e518f7c9bc1fe83204dde1ed23126752;hb=f3335392f5835f3396cccd906b7716ce02bb06c0;hp=7732a892e0883b7af3baec6e4c136f96a42f4bab;hpb=fca38ff4a5da1c2d320d332a70780ea749185883;p=p5sagit%2FSafe-Isa.git diff --git a/Changes b/Changes index 7732a89..d1fb2e0 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,19 @@ - - Document why we don't try and handle class namesZ +Revision history for Safe-Isa + + - comment blessed use so people who don't know perl stop trying to break it + +1.000004 2013-09-18 + - fixed slightly mangled metadata from last release + +1.000003 2013-03-25 + - fix NAME in Makefile.PL (RT#84212) + +1.000002 2012-07-19 + - Document why we don't try and handle class names - Missed another stupid doc typo (thanks MJD) -1.000001 - 2012-07-18 +1.000001 2012-07-18 - Fix stupid doc typo (thanks miyagawa) -1.000000 - 2012-07-18 +1.000000 2012-07-18 - Initial release