git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65968 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2018-11-25 06:07:28 +00:00
Родитель 98f8baf944
Коммит 2b9448fd77
1 изменённых файлов: 1 добавлений и 1 удалений

2
NEWS
Просмотреть файл

@ -43,7 +43,7 @@ sufficient information, see the ChangeLog file or Redmine
* Print exception backtrace and error message in reverse order when the
exception is not caught and STDOUT is unchanged and a tty. [Feature #8661]
* Print `cause` of the exception if the exception is not caught and printed
* Print +cause+ of the exception if the exception is not caught and printed
its backtraces and error message [Feature #8257]
=== Core classes updates (outstanding ones only)