diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-02-02 14:14:45 -0500 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-02-02 14:14:45 -0500 |
commit | c8270ad05c7b7183c1c5b71b8324363b6d40fe73 (patch) | |
tree | 3c368f42358a2b2199ca4771a4ad78a61d674bc8 /doc/rcs | |
parent | 5c9952f1179318f7cc7a91154ee786fc84039f55 (diff) | |
download | ikiwiki-c8270ad05c7b7183c1c5b71b8324363b6d40fe73.tar ikiwiki-c8270ad05c7b7183c1c5b71b8324363b6d40fe73.tar.gz |
another cvs bugfix on my branch
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/cvs/discussion.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rcs/cvs/discussion.mdwn b/doc/rcs/cvs/discussion.mdwn index f35a7448c..e3d3e263d 100644 --- a/doc/rcs/cvs/discussion.mdwn +++ b/doc/rcs/cvs/discussion.mdwn @@ -182,6 +182,7 @@ Hi! Bugfixes in `schmonz/cvs` I'd like to see merged: used for a binary file. * `b30cacdf`: If the previous working directory no longer exists after a CVS operation, don't try to `chdir()` back to it afterward. +* `91b477c0`: Fix diffurl links (cvsweb expects unescaped '/'). These are all the diffs that exist on the branch, so if the changes are acceptable you should be able to simply merge the branch. |