]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
close bug
authorsmcv <smcv@web>
Sun, 1 Mar 2015 15:02:01 +0000 (11:02 -0400)
committeradmin <admin@branchable.com>
Sun, 1 Mar 2015 15:02:01 +0000 (11:02 -0400)
doc/bugs/without_timezone__44___excessive_statting_causes_slowness.mdwn

index 3b70e13f62a285e591d0f7c54f8583bf11722908..6be12f2866f5e1938df7961c5002479badde42eb 100644 (file)
@@ -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]]