doc: path.join() arguments must be strings
authorBen Noordhuis <info@bnoordhuis.nl>
Wed, 13 Mar 2013 17:27:09 +0000 (18:27 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Wed, 13 Mar 2013 17:42:04 +0000 (18:42 +0100)
commit9af0085f700294b3535fe9d324e3cdf71b071d03
tree68b108ad34a19b89084d75299e836dd72a4d08db
parent8135ac1b7f6c44f20fc59c09a35e8ed181a1337e
doc: path.join() arguments must be strings

In v0.8, non-string arguments were ignored. v0.10 throws an exception.
doc/api/path.markdown