summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
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)