diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-28 00:18:08 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-28 00:18:08 +0000 |
commit | a2a4bed8285641d05274a8350dd5a42f346eae1d (patch) | |
tree | a6c827364c900cdcc6e03eb58d376dbec4cf6d13 /doc/todo | |
parent | 95b2de7f4c9206c58fccb421d24c8fa6ca4a2dfe (diff) | |
download | ikiwiki-a2a4bed8285641d05274a8350dd5a42f346eae1d.tar ikiwiki-a2a4bed8285641d05274a8350dd5a42f346eae1d.tar.gz |
this is fixed, mark done
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/plugin_dependency_calulation.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/plugin_dependency_calulation.mdwn b/doc/todo/plugin_dependency_calulation.mdwn index 94060817a..28b36fc81 100644 --- a/doc/todo/plugin_dependency_calulation.mdwn +++ b/doc/todo/plugin_dependency_calulation.mdwn @@ -20,5 +20,5 @@ It also suggests that plugins will want to examine pages and/or calculations. For example, the version plugin would need to store info about what pages use it. -> I fixed this without realizing it when I added the needsbuild hook! +> I [[fixed|done]] this without realizing it when I added the needsbuild hook! > --[[Joey]] |