From: Dave Rolsky Date: Thu, 15 Nov 2007 18:38:02 +0000 (+0000) Subject: Give credit where it's due. X-Git-Tag: 0.02~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d6b6d7ea9d0c35062129a1b40dda23b0df11f248;p=gitmo%2FMooseX-StrictConstructor.git Give credit where it's due. --- diff --git a/Changes b/Changes index 8718cec..11f7ba3 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ 0.02 -- Moose was missing from the prereq list. +- Moose was missing from the prereq list. Reported by Slaven Rezic. 0.01 2007-11-14