mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Changed behavior on windows platforms too [ci skip]
at 61aff0cd18
[Bug #15267]
This commit is contained in:
parent
d339de9d1a
commit
1bf8d5e979
1 changed files with 1 additions and 2 deletions
3
NEWS
3
NEWS
|
@ -308,8 +308,7 @@ File::
|
|||
|
||||
Modified method::
|
||||
|
||||
* File.extname now returns a dot string at a name ending with a dot on
|
||||
non-Windows platforms. [Bug #15267]
|
||||
* File.extname now returns a dot string at a name ending with a dot. [Bug #15267]
|
||||
|
||||
File.extname("foo.") #=> "."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue