From: Jesse Luehrs Date: Tue, 3 Apr 2012 23:15:03 +0000 (-0500) Subject: changelog X-Git-Tag: 2.0502~37 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cc31463a042b4cee6acde132d2cadd192aed88a7;hp=d26cdd1f5a774d6853579ebe91da99dedff68b62;p=gitmo%2FMoose.git changelog --- diff --git a/Changes b/Changes index cb07fa1..b833e11 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,8 @@ for, noteworthy changes. {{$NEXT}} +2.0501 Tue, Apr 03, 2012 + [BUG FIXES] * Avoid syntax errors on pre-5.14. (doy)