diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 00:33:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 00:33:10 -0400 |
commit | a9e28ffa47f345eb411a872da741f3fbf714adf3 (patch) | |
tree | 4f87b0d81323fec3929e04d02ddbdada6d06ea30 | |
parent | 30bfe76eac0b4ee01e593a27a9fd4578d58124f6 (diff) |
tagging this as done since it's for an unsupported perl version
-rw-r--r-- | doc/bugs/prune_causing_taint_mode_failures.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/prune_causing_taint_mode_failures.mdwn b/doc/bugs/prune_causing_taint_mode_failures.mdwn index cccb32ac7..e698cbed7 100644 --- a/doc/bugs/prune_causing_taint_mode_failures.mdwn +++ b/doc/bugs/prune_causing_taint_mode_failures.mdwn @@ -31,3 +31,5 @@ sub prune ($) { #{{{ > Old versions of perl are known to have bugs with taint checking. > I don't really support using ikiwiki with the perl 5.8.4 in debian > oldstable, and would recommend upgrading. --[[Joey]] + +[[tag patch done]] |