aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/without_timezone__44___excessive_statting_causes_slowness.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/without_timezone__44___excessive_statting_causes_slowness.mdwn b/doc/bugs/without_timezone__44___excessive_statting_causes_slowness.mdwn
index 3b70e13f6..6be12f286 100644
--- a/doc/bugs/without_timezone__44___excessive_statting_causes_slowness.mdwn
+++ b/doc/bugs/without_timezone__44___excessive_statting_causes_slowness.mdwn
@@ -7,3 +7,5 @@ A conversation with smcv on IRC suggested:
> `it just needs "elsif (-e /etc/localtime) { $ENV{TZ} = ':/etc/localtime'; } else { $ENV{TZ} = 'GMT'; } or some such`
relating to the processing of `$ENV{TZ}` and `$config{timezone}` in `Ikiwiki.pm`
+
+> should be [[done]] in the next version >= 3.20150301 --[[smcv]]