diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-15 03:24:34 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-15 03:24:34 +0000 |
commit | 0a52e8fd82d80bdd1290f49c3187d3f72db39c75 (patch) | |
tree | a7ebf87944648b6837e837bbd7be9c472be38bcd /doc/bugs.mdwn | |
parent | 2d1989983e8978f024bbb8fdd0e68445913c0a8e (diff) | |
download | ikiwiki-0a52e8fd82d80bdd1290f49c3187d3f72db39c75.tar ikiwiki-0a52e8fd82d80bdd1290f49c3187d3f72db39c75.tar.gz |
config files now based on perl modules
add MakeMaker foo for module
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r-- | doc/bugs.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index 8ceff9aae..812a2c5ff 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -4,8 +4,6 @@ to point to it, but will forget to update the linkbacks in Foo/Baz. And if Foo/Bar/Baz is then removed, it forgets to update Foo/Bar to link back to Foo/Baz. -* Foo/Bar/Baz shows up as Bar/Baz in the linkbacks on page Foo/Bar. Should - show as just Baz there. * If I try to do a web commit, to a svn+ssh repo, it fails with "Host key verification failed." I think that the setuid isn't fully taking; it should be running as me, |