X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=1902f224d917b002dadb3bc2bf58d0ba7e0a992b;hb=bb4204b1aa9c9b250e8dd9869ae3055fe03ba44e;hp=828d825d4d9aa7ef72ea66e01edbdeb1647743c2;hpb=00822cc341a8e79bdfa9d5aef8a94a828ae7bd45;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index 828d825..1902f22 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ Revision history for Mouse -0.40_09 +0.41 + * This is the first stable version of Mouse::XS + + * SUMMARY from 0.40 to 0.40_09 + - Many stuff are now in XS + +0.40_09 Thu Dec 3 13:42:17 2009 * Mouse - Remove @Mouse::EXPORT, which was no longer used (gfx)