summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-05-31 19:12:24 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-05-31 19:20:59 +0900
commit1457ad1ea77ff2dd6498ad9c8f1ab6c8165df98e (patch)
tree1828294f923aeeef1adb2ff1b464a3d7734445d4 /NEWS
parent8b39df854d7dea1c15949c6b047bcb0f0a12c287 (diff)
[DOC] JIS X 0301 has been updated
[ruby-dev:50790] * https://www.meti.go.jp/press/2019/05/20190520006/20190520006.html * https://www.meti.go.jp/press/2019/05/20190520006/20190520006-2.pdf [ci skip]
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 9aa94cd4e9..da7ecade1d 100644
--- a/NEWS
+++ b/NEWS
@@ -114,9 +114,8 @@ CSV::
Date::
- * Date.jisx0301, Date#jisx0301, and Date.parse provisionally support the
- new Japanese era as an informal extension, until the new JIS X 0301 is
- issued. [Feature #15742]
+ * Date.jisx0301, Date#jisx0301, and Date.parse support the new Japanese
+ era. [Feature #15742]
Delegate::