From: gfx Date: Thu, 3 Dec 2009 05:08:42 +0000 (+0900) Subject: Changelogging X-Git-Tag: 0.41~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=21276ee227d0ed4ac4f4c65c490e4abfbd1f7b29;p=gitmo%2FMouse.git Changelogging --- diff --git a/Changes b/Changes index affa65e..1902f22 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Mouse +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)