From: Jesse Luehrs Date: Sat, 16 Apr 2011 03:30:32 +0000 (-0500) Subject: changelog X-Git-Tag: 0.04 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=078e0056447832a970cdcf3a254fc9b795eadbdc;p=gitmo%2FEval-Closure.git changelog --- diff --git a/Changes b/Changes index 1746a58..ac8c580 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Eval-Closure {{$NEXT}} + - stop using Memoize, it apparently doesn't work properly under mod_perl + in some situations (mateu) 0.03 2011-03-02 - don't add #line directives when the debugger is active (alh)