X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=Changes;h=77fd27edfdb876ffe2a03f8e12dca158d1cd59d2;hp=152f4b1e633c75212a52323d0aaf285719f0c124;hb=7a1781ae4d22b7fd52894fc8cbbad2fe55e0295d;hpb=2104d773a545891714b80a4c598633bc08c36cb4 diff --git a/Changes b/Changes index 152f4b1..77fd27e 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,8 @@ Revision history for Mouse 0.33_02 * Make sure to work on 5.6.2 + * Remove testing modules from inc/ + 0.33_01 Thu Sep 24 16:16:57 2009 * Implement traits => [...] in has() (gfx)