From: Chad Granum Date: Tue, 11 May 2010 06:16:38 +0000 (-0700) Subject: update changelog X-Git-Tag: 0.001003 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;p=p5sagit%2FDevel-BeginLift.git update changelog --- diff --git a/Changes b/Changes index 1625733..7490272 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Changes for Devel-BeginLift +0.001003 + - Applied path from rt #55384 (thanks zefram) to fix perl 5.12+ + 0.001002 - Depend on B::Hooks::OP::Check::EntersubForCV 0.03 to make op injection work reliably.