From: Shawn M Moore Date: Wed, 11 Jun 2008 05:20:17 +0000 (+0000) Subject: Update Changes X-Git-Tag: 0.04~29 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=ad67865f71111576cc5dcd912fce7c00d3e8a2db;hp=043a69fbe5f7bf8f7611e04083281d38f58db264 Update Changes --- diff --git a/Changes b/Changes index 90ef9f8..528985b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Mouse +0.02 + Add Squirrel which acts as Moose if it's already loaded, otherwise + Mouse (thanks nothingmuch) + Fix the order in which BUILD methods are called (thanks Robert Boone) + 0.01 Tue Jun 10 02:13:21 2008 Initial release.