X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=Changes;h=552b8beff3467eac96961f78cb761f86327027d2;hp=d92d142ec59e31692c5c8f62f848d83cd82534a5;hb=73e9153a57c2adfd533a0ac5a3ad843ebfd4c7e7;hpb=c565ffb3c916a8c5e8dcf5d50842860f1e993ca0 diff --git a/Changes b/Changes index d92d142..552b8be 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,7 @@ Revision history for Mouse * Mouse::Meta::Module - Remove undocumented has_package_symbol and get_package_symbol (gfx) + (They are introduced in 0.41, but seem useless in Mouse) 0.42 Sat Dec 5 16:05:06 2009 * Fix a PAUSE indexing issue (gfx)