git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2016-11-07 01:03:04 +00:00
Родитель 75775157ea
Коммит 807f3f97b7
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -325,4 +325,4 @@ with all sufficient information, see the ChangeLog file or Redmine
* Thread deadlock detection now shows their backtrace and dependency. [Feature #8214] * Thread deadlock detection now shows their backtrace and dependency. [Feature #8214]
* Table (st.c) internal data structure is improved. [Feature #12142] * st_table (st.c) internal data structure is improved. [Feature #12142]