X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=Changes;h=f9845167a2c2788da6c7e58939ab2e198701660d;hp=b2713de8eda7ea4b80a6359d4b3a5fa6e169fe01;hb=060f922893d1a0308a393260b65ec172dca9dfe2;hpb=276dbb23df9de1d7d1bd0348b0016a66d907ebd7 diff --git a/Changes b/Changes index b2713de..f984516 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Mouse +0.45 + * Fix filename portability issue (RT #52828, thanks to Peter Edwards) + + * Mouse::Meta::Attributes + - Add set_value/get_value/has_value/clear_value (gfx) + + * Test::Mouse + - Add with_immutable (gfx) + 0.44 Wed Dec 9 21:43:21 2009 * Shipped with Module::Install::XSUtil 0.19 (gfx)