From 1bf8d5e9797f6304b2e27cb7f42d467f84de0ff4 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Mon, 23 Dec 2019 00:16:51 +0900 Subject: Changed behavior on windows platforms too [ci skip] at 61aff0cd189e67fa6f2565639ad0128fa33b88fc [Bug #15267] --- NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index cf0afb03d9..ac71d7dafd 100644 --- a/NEWS +++ b/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.") #=> "." -- cgit v1.2.3