changelog 0.04
Jesse Luehrs [Sat, 16 Apr 2011 03:30:32 +0000 (22:30 -0500)]
Changes

diff --git a/Changes b/Changes
index 1746a58..ac8c580 100644 (file)
--- 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)