From: smcv Date: Sun, 1 Mar 2015 15:02:01 +0000 (-0400) Subject: close bug X-Git-Tag: debian/3.20150329~44 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/f9ef9bc72c47b99f3d9cd2cd3ec00b2f85eb753f?ds=sidebyside close bug --- 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]]