X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ae6d475550a5245c6ca8f6d54336b036dc31bc95;hb=ffbbf459fec594dcd08b5f7d05014740390bde58;hp=2d63debc7bceddacd1c051e7a709333f22dda2ba;hpb=319200322d3631cdd936d6e36aa081d1caa2e7e1;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index 2d63deb..ae6d475 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Mouse + + + * Refactor the type parser to parse 'ArrayRef[Object|Int]' + 0.37 Mon Sep 28 10:48:27 2009 * Ensure backward compatibility by author/test-externa.pl (gfx)