Skip to content

Commit

Permalink
Changed behavior on windows platforms too [ci skip]
Browse files Browse the repository at this point in the history
at 61aff0c [Bug #15267]
  • Loading branch information
znz committed Dec 22, 2019
1 parent d339de9 commit 1bf8d5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NEWS
Expand Up @@ -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.") #=> "."

Expand Down

0 comments on commit 1bf8d5e

Please sign in to comment.