]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/without_timezone__44___excessive_statting_causes_slowness.mdwn
old regexp would have failed for old comment page names
[git.ikiwiki.info.git] / 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]]