summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-24 05:04:14 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-24 05:04:14 +0000
commit0948f67de8b404d6cb38b40e033ef356f86d1815 (patch)
treeb4b85261f5fcbcd1af08fdfc4ec2b5a2a9465e21 /NEWS
parent35a8580c566664a692998728c76f63a28bb3fece (diff)
* NEWS: style [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46068 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d6a97dabda..8fdd12f3e5 100644
--- a/NEWS
+++ b/NEWS
@@ -107,6 +107,7 @@ with all sufficient information, see the ChangeLog file.
It is happen when usual localtime doesn't preserve the offset from UTC.
* Time.httpdate produces always UTC Time object.
* Time.strptime raises ArgumentError when no date information.
+
* lib/test/**/*.rb
* Removed because it conflicts to minitest 5, and it was just an wrapper
of minitest 4. [Feature #9711]