remove a trailing space
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ba20fe6289
commit
25755e38b7
2
NEWS
2
NEWS
@ -73,7 +73,7 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
* Shellwords#shelljoin() accepts non-string objects in the given
|
* Shellwords#shelljoin() accepts non-string objects in the given
|
||||||
array, each of which is stringified using to_s.
|
array, each of which is stringified using to_s.
|
||||||
|
|
||||||
* lib/tmpdir.rb
|
* lib/tmpdir.rb
|
||||||
* incompatible changes:
|
* incompatible changes:
|
||||||
* Dir.mktmpdir uses FileUtils.remove_entry instead of
|
* Dir.mktmpdir uses FileUtils.remove_entry instead of
|
||||||
FileUtils.remove_entry_secure. This means that applications should not
|
FileUtils.remove_entry_secure. This means that applications should not
|
||||||
|
Loading…
x
Reference in New Issue
Block a user