diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-21 01:20:09 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-21 01:20:09 +0000 |
commit | c9594a0921453be639fdf343104060d18eecd0d8 (patch) | |
tree | 26dd9c097249a188ce810d56b99a183f8bce2eb4 | |
parent | 773731743df52d2ef2d8ce93c095be981bb9bfc8 (diff) |
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 546bdadbe..e14a4533f 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -18,3 +18,4 @@ * Web browsers don't word-wrap lines in submitted text, which makes editing a page that someone wrote in a web browser annoying (`gqip` is vim user's friend here). Is there any way to improve this? +* The diff links in RecentChanges go to a viewcvs backtrace if the rev in question is when the page was added. Is this a viewcvs bug, or a behavior ikiwiki needs to work around? |