diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-16 22:07:51 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-16 22:07:51 +0000 |
commit | 4102ac826de9e7ea0d79b0c41e50df13ad017089 (patch) | |
tree | c32e6544cd179347c31a9655f2d0f800b0b2c117 | |
parent | fd2683b8a106703b92053a075059924ceed8c6f0 (diff) | |
download | ikiwiki-4102ac826de9e7ea0d79b0c41e50df13ad017089.tar ikiwiki-4102ac826de9e7ea0d79b0c41e50df13ad017089.tar.gz |
web commit by joey
-rw-r--r-- | doc/bugs.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index b2fde3def..5d50dca9c 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -15,3 +15,4 @@ replaced with a link to the [[CGI]]? * [[ikiwiki]] should go to the same place as [[index]] (on this wiki). * Doesn't update pages that linked to a page when it is removed. +* Various inneficencies cause it to sometimes render the same page 3 times for one change. This could be fixed for a 3 fold speedup on commits.
\ No newline at end of file |