summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-04-25 09:57:33 -0500
committerJesse Luehrs <doy@tozt.net>2011-04-25 09:57:33 -0500
commit813ecda3f9d18fca559815d555cf4e339ef0ec16 (patch)
tree6dbae169e575c603816fa3886b108a7494c5c143
parent9688c82376c641dc783b90115b8d9fba221dcf92 (diff)
downloadeval-closure-813ecda3f9d18fca559815d555cf4e339ef0ec16.tar.gz
eval-closure-813ecda3f9d18fca559815d555cf4e339ef0ec16.zip
changelog0.05
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 4a5154b..9d4e5a6 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Revision history for Eval-Closure
{{$NEXT}}
+ - make sure Perl::Tidy doesn't look at @ARGV (rafl)
0.04 2011-04-15
- stop using Memoize, it apparently doesn't work properly under mod_perl