From: Dave Rolsky Date: Tue, 22 Feb 2011 15:12:19 +0000 (-0600) Subject: Fix release year for last two releases X-Git-Tag: 1.9903~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=935f6c669257a699ae12bb5f5e33248029a03d3e;p=gitmo%2FMoose.git Fix release year for last two releases --- diff --git a/Changes b/Changes index 2d5d28a..7e5a783 100644 --- a/Changes +++ b/Changes @@ -63,14 +63,14 @@ for, noteworthy changes. * We now load the roles needed for native delegations only as needed. This speeds up the compilation time for Moose itself. (doy) -1.23 Sun, Feb 13, 2010 +1.23 Sun, Feb 13, 2011 [PACKAGING FIX] * The 1.22 release had a bad MANIFEST. This has been fixed. -1.22 Sun, Feb 13, 2010 +1.22 Sun, Feb 13, 2011 [BUG FIXES]