ruby-changes:59378
From: Kazuhiro <ko1@a...>
Date: Mon, 23 Dec 2019 00:53:07 +0900 (JST)
Subject: [ruby-changes:59378] 1bf8d5e979 (master): Changed behavior on windows platforms too [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=1bf8d5e979 From 1bf8d5e9797f6304b2e27cb7f42d467f84de0ff4 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA <zn@m...> Date: Mon, 23 Dec 2019 00:16:51 +0900 Subject: Changed behavior on windows platforms too [ci skip] at 61aff0cd189e67fa6f2565639ad0128fa33b88fc [Bug #15267] diff --git a/NEWS b/NEWS index cf0afb0..ac71d7d 100644 --- a/NEWS +++ b/NEWS @@ -308,8 +308,7 @@ File:: https://github.com/ruby/ruby/blob/trunk/NEWS#L308 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.") #=> "." -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/