From: gfx Date: Sat, 26 Sep 2009 03:39:30 +0000 (+0900) Subject: Changelogging X-Git-Tag: 0.35~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=81625179114ea0f7016ffc55dab4634d65d9115a Changelogging --- diff --git a/Changes b/Changes index a2249e0..1c19eda 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Mouse +0.35 Sat Sep 26 12:38:27 2009 + * Work around Test::Exception 0.27_0x by including authorized ver. (gfx) + 0.34 Fri Sep 25 21:55:48 2009 * Make sure to work on 5.6.2 (gfx)