diff options
author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-11-07 01:03:04 +0000 |
---|---|---|
committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-11-07 01:03:04 +0000 |
commit | 807f3f97b795a9d80a108106708a886115b511d7 (patch) | |
tree | 6c18e6241bd80fc69c9fe783b9d89b50338bb454 /NEWS | |
parent | 75775157ea68efdd0b71345a37a6930e5bf1d2ef (diff) |
fix NEWS message
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] -* Table (st.c) internal data structure is improved. [Feature #12142] +* st_table (st.c) internal data structure is improved. [Feature #12142] |