changelog
[gitmo/Eval-Closure.git] / Changes
diff --git a/Changes b/Changes
index 1746a58..4a5154b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Eval-Closure
 
 {{$NEXT}}
 
+0.04  2011-04-15
+      - 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)