summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-04-15 22:30:32 -0500
committerJesse Luehrs <doy@tozt.net>2011-04-15 22:30:32 -0500
commit078e0056447832a970cdcf3a254fc9b795eadbdc (patch)
treef319b018735d964fff80e84b186cbf97ae02e130
parent7422523412942c3780bba407c4f16c96f831307d (diff)
downloadeval-closure-078e0056447832a970cdcf3a254fc9b795eadbdc.tar.gz
eval-closure-078e0056447832a970cdcf3a254fc9b795eadbdc.zip
changelog0.04
-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)