diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2008-12-21 12:23:34 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-12-21 12:23:34 -0500 |
commit | 94cdf076ed010d2273ec3851e58ce5599af3545c (patch) | |
tree | 3d4e3db2f9036ee16da3dbbbe2550559bf63dab4 /doc/bugs | |
parent | ca1437c9e10dc940b94edb364ddfbb2083724182 (diff) |
trivial bug with patch
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/beautify__95__urlpath_will_add_.__47___even_if_it_is_already_present.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/beautify__95__urlpath_will_add_.__47___even_if_it_is_already_present.mdwn b/doc/bugs/beautify__95__urlpath_will_add_.__47___even_if_it_is_already_present.mdwn new file mode 100644 index 000000000..c26dc1138 --- /dev/null +++ b/doc/bugs/beautify__95__urlpath_will_add_.__47___even_if_it_is_already_present.mdwn @@ -0,0 +1,3 @@ +beautify_urlpath will prepend a useless "./" to the URL "./foo". Fixed in commit 5b1cf21a on my comments branch. --[[smcv]] + +[[!tag patch]] |