From: Jesse Luehrs <doy@tozt.net>
Date: Fri, 21 Oct 2011 16:39:23 +0000 (-0500)
Subject: changelog
X-Git-Tag: 2.0302~13
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=414f5a003efe6eda36112285b2ae213674a27213;p=gitmo%2FMoose.git

changelog
---

diff --git a/Changes b/Changes
index d75ea44..918b422 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+2.0301 Fri, Oct 21, 2011
+
   [BUG FIXES]
 
   * Fix compilation on 5.8. Reported by ether. (doy)