diff options
author | Joey Hess <joey@kitenet.net> | 2010-12-26 13:54:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-12-26 13:54:01 -0400 |
commit | 171cdb69d3e3cc4d8b3023718a585092fb98dc05 (patch) | |
tree | 2205397b088cf5170d6660800fb904dea7ccfdc1 /doc/bugs | |
parent | 9982862925627d4714ed8b61d8b591950ed5aaa5 (diff) |
merge smcv/ready/urlto
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/urlto__40____34____34____44___...__44___1__41___not_absolute.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/urlto__40____34____34____44___...__44___1__41___not_absolute.mdwn b/doc/bugs/urlto__40____34____34____44___...__44___1__41___not_absolute.mdwn index 73ffe3e16..8a93848b3 100644 --- a/doc/bugs/urlto__40____34____34____44___...__44___1__41___not_absolute.mdwn +++ b/doc/bugs/urlto__40____34____34____44___...__44___1__41___not_absolute.mdwn @@ -5,3 +5,5 @@ urlto() has a special-case for a zero-length first argument, but it produces a relative path even if the third argument is given and true. My `ready/urlto` branch simplifies this special case so it works. --[[smcv]] + +[[merged|done]] --[[Joey]] |